解决方法:cd到xxx.frm文件所在目录下,执行一下命令:chown mysql.mysql * 将所有文件的权限都改过来就可以了!
您可能感兴趣的文章:
- MYSQL ERROR 1045 (28000): Access denied for user (using password: YES)问题的解决
- winxp 安装MYSQL 出现Error 1045 access denied 的解决方法
- Mysql启动中 InnoDB: Error: log file ./ib_logfile0 is of different size 0 5242880 bytes 的问题
- mysql error:#1062 Duplicate entry ‘***′ for key 1问题解决方法
- UCenter info: MySQL Query Error SQL:SELECT value FROM [Table]vars WHERE noteexists
- mysql error 1130 hy000:Host''localhost''解决方案
- 详解远程连接Mysql数据库的问题(ERROR 2003 (HY000))
- MySQLdb ImportError: libmysqlclient.so.18解决方法
- MySQL错误ERROR 2002 (HY000): Can''t connect to local MySQL server through socket
- 解决MySQL安装重装时出现could not start the service mysql error:0问题的方法