首頁  >  文章  >  後端開發  >  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