摘要: 恢复内容开始 Centos7系统中Mysql登录忘记root密码 1.ront用户打开/etc/my.cnf(如果这个目录下没有my.cnf用find /* -name my.cnf 查找) 2.用vim /etc/my.cnf打开后,在[mysql]下面一行写入 skip-grant-tables 阅读全文
posted @ 2020-06-02 22:35 wqx951 阅读(289) 评论(0) 推荐(0) 编辑