24.02.2014, 22:48
Hello I started my server with MySQL and in MySQL log I got these errors and when I log out and join again my account doesn't save
Code:
[01:27:32] [ERROR] mysql_tquery - callback parameter count does not match format specifier length [01:28:38] [WARNING] CMySQLResult::GetRowDataByName - field not found ("PR") [01:28:38] [WARNING] CMySQLResult::GetRowDataByName - field not found ("CarsRestricted") [01:28:38] [WARNING] CMySQLResult::GetRowDataByName - field not found ("LastCarWarning") [01:28:38] [WARNING] CMySQLResult::GetRowDataByName - field not found ("CarWarns") [01:28:38] [WARNING] CMySQLResult::GetRowDataByName - field not found ("Flagged") [01:28:38] [WARNING] CMySQLResult::GetRowDataByName - field not found ("pt9ModelID") [01:30:27] [ERROR] mysql_escape_string - destination size is too small (must be at least as big as source) [01:31:16] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (error #1054) Unknown column 'NaN' in 'field list' [01:31:16] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (error #1146) Table 'ogrpserver.GroupBans' doesn't exist [01:31:16] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (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 [01:31:21] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (error #1054) Unknown column 'NaN' in 'field list' [01:31:55] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (error #1054) Unknown column 'NaN' in 'field list' [01:32:40] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (error #1054) Unknown column 'NaN' in 'field list' [01:33:04] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (error #1054) Unknown column 'PR' in 'field list' [01:33:05] [ERROR] CMySQLQuery::Execute[OnQueryFinish(ii)] - (error #1054) Unknown column 'CarsRestricted' in 'field list'