摘要: 下载安装包 [root@localhost ~]# wget https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.37-linux-glibc2.12-x86_64.tar.gz --2022-06-29 02:12:05-- https: 阅读全文
posted @ 2022-06-29 02:23 夏天的海 阅读(64) 评论(0) 推荐(0)
摘要: MySQL破解密码的步骤:(只能root用户操作) 1.修改配置文件,加入一下内容 skip-grant-tables [root@localhost ~]# vim /etc/my.cnf # http://dev.mysql.com/doc/refman/5.7/en/server-config 阅读全文
posted @ 2022-06-29 02:03 夏天的海 阅读(331) 评论(0) 推荐(0)