【报错】ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds t
生活随笔
收集整理的這篇文章主要介紹了
【报错】ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds t
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
設置mysql中的root賬戶密碼出現1064錯誤代碼
- 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 '("123456") where user="root"' at line 1
- 解決方案
- 截圖
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 ‘(“123456”) where user=“root”’ at line 1
在安裝mysql的時候,設置root賬戶密碼出現了上面的問題
解決方案
ALTER USER 'root'@'localhost' IDENTIFIED BY '123456';截圖
《新程序員》:云原生和全面數字化實踐50位技術專家共同創作,文字、視頻、音頻交互閱讀總結
以上是生活随笔為你收集整理的【报错】ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds t的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【报错】No match for arg
- 下一篇: 【报错】no main manifest