>  Q&A  >  본문

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일 전709

모든 응답(1)나는 대답할 것이다

  • PHP中文网

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

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

    회신하다
    0
  • 취소회신하다