| 同样的问题 : Discuz! info: MySQL Query Error
 
 Time: 2010-10-5 9:01am
 Script: /index.php
 
 SQL: INSERT INTO [Table]sessions (sid,ip1, groupid, styleid, lastactivity, action, fid, uid, username)
 VALUES ('Hhw4J0', 000, 10, 1, '1286238734', '1', '0', '886', '天,黒黒')
 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 ''天,黒黒')' at line 2
 Errno.: 1064
 
 Similar error report has been dispatched to administrator before.
 
 到  http://faq.comsenz.com 搜索此错误的解决方案
 
 个人推测,应该是那个用户名中的:“黒”在捣蛋,因为这个是小日本鬼子的“黑”的写法。
 不知道是不是DZ的后台程序特别爱国,对这些字特别敏感。
 
 我想问的是如何解决?也不见注册的时候程序有屏蔽
 
 |