This is my db's syserr.
Code:
SYSERR: Dec 5 21:43:40.840913 :: ChildLoop: AsyncSQL: query failed: 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 'WHERE owner_id=1 AND window='MALL'' at line 1 (query: SELECT id, window+0, pos, count, vnum, socket0, socket1, socket2, attrtype0, attrvalue0,attrtype1, attrvalue1,attrtype2, attrvalue2,attrtype3, attrvalue3,attrtype4, attrvalue4,attrtype5, attrvalue5,attrtype6, attrvalue6,applytype0, applyvalue0,applytype1, applyvalue1,applytype2, applyvalue2,applytype3, applyvalue3,applytype4, applyvalue4,applytype5, applyvalue5,applytype6, applyvalue6,applytype7, applyvalue7FROM item WHERE owner_id=1 AND window='MALL' errno: 1064) SYSERR: Dec 5 21:43:40.941603 :: RESULT_SAFEBOX_LOAD: null safebox result
Edit:
Solved, ClientManager.cpp had a sintax error.






