摘要: 1. net stop mysql 2. D:回车,cd D:\mysql-8.0.12-winx64\bin,输入mysqld --console --skip-grant-tables --shared-memory 3. 重新打开一个管理员cmd,mysql -uroot -p 4. mysq 阅读全文
posted @ 2020-03-07 10:55 bhuiwan 阅读(119) 评论(0) 推荐(0)