09 2021 档案

摘要:1、ssh连接到服务器 2、执行命令 vim /etc/my.cnf 在 [mysqld]添加以下内容: skip-grant-tables 3、systemctl restart mysqld 4、mysql -uroot -p 然后回车登录 5、update user → set authent 阅读全文
posted @ 2021-09-15 22:03 cqrunnerxjzh 阅读(42) 评论(0) 推荐(0)