08.10.2014, 12:16
http://pastebin.com/rsC6y5hx [ MYSQL logs from when i start the server ]
This is the only part of ORM i'm struggling with... i don't know what do i'm out of options also ignore the printf in OnDoorCreated i'll change that when i'm ready
http://imgur.com/B02T1xm
Quote:
[08:01:46] [DEBUG] COrm::Create - creating new orm object.. [08:01:46] [DEBUG] COrm::Create - orm object created (id: 9) [08:01:46] [DEBUG] orm_addvar_int - orm_id: 9, var: 0450428C, varname: "ID" [08:01:46] [DEBUG] orm_setkey - orm_id: 9, varname: "ID" [08:01:46] [DEBUG] orm_insert - orm_id: 9, callback: "OnDoorCreated", format: "d" [08:01:46] [DEBUG] CMySQLQuery::Execute[OnDoorCreated] - starting query execution [08:01:46] [ERROR] CMySQLQuery::Execute[OnDoorCreated] - (error #1064) 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 1 [08:01:46] [DEBUG] CMySQLQuery::Execute[OnDoorCreated] - error will be triggered in OnQueryError [08:01:46] [DEBUG] Calling callback "OnQueryError".. |
http://imgur.com/B02T1xm