首页  >  问答  >  正文

php - mysql 命令不能导出数据库

错误提示如下
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

PHP中文网PHP中文网2749 天前706

全部回复(1)我来回复

  • PHP中文网

    PHP中文网2017-04-10 14:57:25

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

    回复
    0
  • 取消回复