MySQL中my.ini文件配置

https://blog.csdn.net/lienfeng6/article/details/78140404

MySQL服务启动后修改初始密码

ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY '123456';

https://blog.csdn.net/daocaoren92wq/article/details/83342742

posted @ 2020-11-11 23:00  徐12  阅读(386)  评论(0编辑  收藏  举报