You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version

错误记录:

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 'DEFAULT CHARSET=gbk' at line 51

错误原因:

你新服务器上使用的是mysql4.0,而你原服务器使用的是4.1以上版本的原故。

解决方案:

备份时选择备份为4.0格式

posted @ 2024-07-31 10:43  黄文Rex  阅读(251)  评论(0)    收藏  举报