原文:ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '11. set password for 'root'@'localhost'

中文意思:设置密码错误 :你有一个错误在你的SQL语法 检查对应于MySQL服务器版本的手册,以确定使用 附近的正确语法。在第 行设置root localhost password hspedu 的密码 执行这行代码就可以解决上面这个问题。 ALTER USER root localhost IDENTIFIED BY ...

2021-11-20 10:49 0 121 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM