ホームページ  >  に質問  >  本文

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日前705

全員に返信(1)返信します

  • PHP中文网

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

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

    返事
    0
  • キャンセル返事