mysql> help create user;
Nothing found
Please try to run 'help contents' for a list of all accessible topics
mysql> help contents;
Nothing found
Please check if 'help tables' are loaded.
进入basedir目录:
cd /usr/local/mysql/share
- 将内容导入mysql库:
mysql -h227.0.0.1 -P3306 -uroot -pXXXXX mysql<fill_help_tables.sql
对于以上MySQL的help内容无法查看怎么办相关内容,大家还有什么不明白的地方吗?或者想要了解更多相关,可以继续关注我们的行业资讯板块。