weizihan94 发表于 2018-4-16 01:47:58

导入数据库文件出错

The MySQL Server returned this Error:
MySQL Error Nr.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,
KEY `index_button_code` (`BUTTON_CODE`) USING BTREE,
KEY `index' at line 13


使用mysql导入官方提供的数据文件,出错

admin 发表于 2018-4-16 08:53:46

你的数据库版本低了,把提供的脚步里面的USING BTREE 全部替换为空

weizihan94 发表于 2018-4-16 11:19:34

好的。谢谢

admin 发表于 2018-4-16 11:52:39

结贴
页: [1]
查看完整版本: 导入数据库文件出错