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

wdzsjl 8个月前 (02-05) 阅读数 92 #帝国EmpireCMS

错误记录:

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格式

wx.jpg
热门