Time: 2009-5-16 7:57pm
SQL: SELECT gid, grouptitle FROM web-bbs.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 '-bbs.pw_usergroups WHERE gptype ='special' or (gptype = 'system' and gid > 7) OR' at line 1
Errormsg.: 可能原因:1.数据超长或类型不匹配;2.数据库记录重复
Errno.: 1064
请问这是什么意思?