首页  >  文章  >  后端开发  >  mysql 命令不能导出数据库

mysql 命令不能导出数据库

WBOY
WBOY原创
2016-06-06 20:43:481331浏览

错误提示如下
Enter password:
mysqldump: Got error: 1168: Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist when using LOCK TABLES

回复内容:

错误提示如下
Enter password:
mysqldump: Got error: 1168: Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist when using LOCK TABLES

show global variables like "%open%"; 看看open_files_limit参数是多少,把它调大

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn