引用:
原帖由 iwu 于 2008-4-26 01:40 发表 
数据库升级失败,mysql错误提示:.
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 13
...
你的数据库编码不是GBK的.
升级数据库的时候,把"'DEFAULT CHARSET=gbk"删除试试.