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