The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement

Posted _Slience_

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement相关的知识,希望对你有一定的参考价值。


我这边就刷新一下权限就好了

flush privileges;

以上是关于The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement的主要内容,如果未能解决你的问题,请参考以下文章