Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/mysql/57.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/joomla/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Mysql Joomla数据库导出问题_Mysql_Joomla_Mysql Error 1064_Joomla2.5 - Fatal编程技术网

Mysql Joomla数据库导出问题

Mysql Joomla数据库导出问题,mysql,joomla,mysql-error-1064,joomla2.5,Mysql,Joomla,Mysql Error 1064,Joomla2.5,每当我导出数据库&将数据库迁移到另一台主机时,每次导入im时都会出现mysql错误。特别是在导入用户组表时出现的问题 #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'USING BTREE ) ENGINE=InnoDB DEFAULT CH

每当我导出数据库&将数据库迁移到另一台主机时,每次导入im时都会出现mysql错误。特别是在导入
用户组表时出现的问题

    #1064 - You have an error in your SQL syntax; check the manual that corresponds
 to your MySQL server version for the right syntax to use near 'USING BTREE
    ) ENGINE=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=9' at line 17 

我找到了解决办法。。。。。使用“SQL兼容模式”(例如“MYSQL40”)导出数据库,并使用相同的SQL兼容模式“MYSQL40”导入数据库。

我得到了解决方案。。。。。使用“SQL兼容模式”(例如“MYSQL40”)导出数据库,并使用相同的SQL兼容模式“MYSQL40”导入数据库。

我得到了解决方案。。。。。使用“SQL兼容模式”例如“MYSQL40”导出数据库,并使用相同的SQL兼容模式“MYSQL40”导入数据库添加您的解决方案作为答案,然后选择它作为正确答案。我得到了解决方案。。。。。使用“SQL兼容模式”(例如“MYSQL40”)导出数据库,并使用相同的SQL兼容模式“MYSQL40”导入数据库添加解决方案作为答案,然后选择它作为正确答案。