pw5.3转dz6.0时出现:
____________________________________________
XConvert info: MySQL Query Error
Time: 2007-10-9 6:05am
SQL: SELECT gid, grouptitle FROM 515644.pw_usergroups WHERE gptype ='special' or (gptype = 'system' and gid > 7) ORDER BY gid ASC
Error: 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 '515644.pw_usergroups WHERE gptype ='special' or (gptype = 'system' and gid > 7) ' at line 1
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064
_____________________________________________
找了很久,网上给出的解决方法是:
_____________________________________________
1. php.ini
檢查以下設定
magic_quotes_gpc = on