导入数据库文件出错
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导入官方提供的数据文件,出错
你的数据库版本低了,把提供的脚步里面的USING BTREE 全部替换为空 好的。谢谢 结贴
页:
[1]