解决关于 ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it....报错
生活随笔
收集整理的這篇文章主要介紹了
解决关于 ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it....报错
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
mysql> create user 'zhilong'@'%' identified by '123456';
ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement
解決辦法:
在命令行輸入:mysql> flush privileges;
《新程序員》:云原生和全面數(shù)字化實(shí)踐50位技術(shù)專家共同創(chuàng)作,文字、視頻、音頻交互閱讀總結(jié)
以上是生活随笔為你收集整理的解决关于 ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it....报错的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 关于 pip install mysql
- 下一篇: HTML5各种标签总结(HTML、hea