我的知识记录

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

错误记录:

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

标签:your-You-have-

更新时间:2025-04-10 22:33:22

上一篇:请问帝国cms建立数据表: phome_ecms_article 完毕

下一篇:请问ZBlogPHP迁移网站错误提示:Permission denied(请确保你的网站有写入权限777)