Time: 2009-9-27 6:18pm
SQL: SELECT gid, grouptitle FROM PHPWind7.5.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 '.pw_usergroups WHERE gptype ='special' or (gptype = 'system' and gid > 7) ORDER ' at line 1
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064