31.05.2015, 20:54
The VARCHAR is actually set to 129 just in case, so it shouldn't be affected, and I am running on R39-3 so I don't understand why it is doing this.
This is the log if you need it.
This is the log if you need it.
Код:
[22:07:44] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called [22:07:47] [DEBUG] mysql_format - connection: 1, len: 128, format: "INSERT INTO masterdata (uName, uPass) VALUES ('%e', '%e')" [22:07:47] [DEBUG] mysql_tquery - connection: 1, query: "INSERT INTO masterdata (uName, uPass) VALUES ('Duck', '')", callback: "OnPlayerAccountRegister", format: "i" [22:07:47] [DEBUG] CMySQLQuery::Execute[OnPlayerAccountRegister] - starting query execution [22:07:47] [DEBUG] CMySQLQuery::Execute[OnPlayerAccountRegister] - query was successfully executed within 46.478 milliseconds [22:07:47] [DEBUG] CMySQLResult::CMySQLResult() - constructor called [22:07:47] [DEBUG] Calling callback "OnPlayerAccountRegister".. [22:07:48] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called