摘要: 1)跳过授权表 # /usr/local/mysql/bin/mysqld_safe --defaults-file=/etc/my.cnf --skip-grant-tables 2)免密登录 [root@mysql ~]# mysql -uroot -pEnter password: Welco 阅读全文
posted @ 2019-08-15 16:33 beawh 阅读(203) 评论(0) 推荐(0) 编辑