修改mysql的密码时遇到问题ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corre
先输入:flush privileges; 再输入:ALTER USER 'root'@'localhost' IDENTIFIED BY 'mysql'; 再输入:flush privileges刷新; Read More
posted @ 2022-08-04 17:17
fxsen
Views(244)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号