ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot exe
Posted 明净
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot exe相关的知识,希望对你有一定的参考价值。
在mysql集群中创建用户时、出现如下错误!
mysql> create user \'testuse\'@\'localhost\' identified by \'111111\';
ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement
解决办法:
在命令行输入:mysql> flush privileges;
以上是关于ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot exe的主要内容,如果未能解决你的问题,请参考以下文章
mysql 导出数据到文件数据异常 ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv op
ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it cannot exec
mysql-修改密码(error-1290 (HY000): The MySQL server is running with the --skip-grant-tables option so)
mysql-修改密码(error-1290 (HY000): The MySQL server is running with the --skip-grant-tables option so)
ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot exe
MYSQL导入数据出现ERROR 1290 (HY000): The MySQL server is running with the --secure-file-priv option so it