mysql -u root -pnet start mysql ALTER USER ‘root’@’localhost’ IDENTIFIED BY ‘123456’;1、net stop mysql 2、net start mysql