安装mysql https://www.runoob.com/mysql/mysql-install.html 更改密码 alter user 'root'@'localhost' identified by '123456';