Автомобили
#9

Код:
[22:57:18] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set cp1251_general_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[22:57:18] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set cp1251_general_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[22:57:18] [ERROR] CMySQLConnection::SetCharset - error 2019: Can't initialize character set cp1251_general_ci (path: c:\Program Files\MySQL\MySQL Server 5.1\\share\charsets\)
[22:57:18] [ERROR] cache_get_row_int - invalid datatype
[22:57:18] [WARNING] CMySQLResult::GetRowData - invalid row ('0') or field index ('15')
[22:57:18] [ERROR] cache_get_row_float - invalid datatype
[22:57:18] [WARNING] CMySQLResult::GetRowData - invalid row ('0') or field index ('16')
[22:57:18] [ERROR] cache_get_row_int - invalid datatype
[22:57:18] [WARNING] CMySQLResult::GetRowData - invalid row ('1') or field index ('15')
[22:57:18] [ERROR] cache_get_row_float - invalid datatype
[22:57:18] [WARNING] CMySQLResult::GetRowData - invalid row ('1') or field index ('16')
Вот ошибки.Кодировки везде cp1251_general_ci.
В OnGameModeInit:
Код:
mysql_set_charset("cp1251_general_ci", dbHandle);
mysql_function_query(dbHandle,"SET NAMES 'cp1251'", false, "", "");
mysql_function_query(dbHandle,"SET CHARACTER SET 'cp1251'", false, "", "");
Reply


Messages In This Thread
Автомобили - by eXtAbLE - 14.03.2015, 17:58
Re: Автомобили - by AlexanderM - 14.03.2015, 18:41
Re: Автомобили - by eXtAbLE - 14.03.2015, 19:00
Re: Автомобили - by Reim - 14.03.2015, 19:13
Re: Автомобили - by eXtAbLE - 14.03.2015, 19:14
Re: Автомобили - by AlexanderM - 14.03.2015, 19:28
Re: Автомобили - by eXtAbLE - 14.03.2015, 19:31
Re: Автомобили - by AlexanderM - 14.03.2015, 19:32
Re: Автомобили - by eXtAbLE - 14.03.2015, 20:31
Re: Автомобили - by Romz - 14.03.2015, 20:41
Re: Автомобили - by eXtAbLE - 14.03.2015, 20:44
Re: Автомобили - by AlexanderM - 14.03.2015, 21:18
Re: Автомобили - by eXtAbLE - 15.03.2015, 07:00
Re: Автомобили - by OKStyle - 15.03.2015, 07:03
Re: Автомобили - by eXtAbLE - 15.03.2015, 07:09
Re: Автомобили - by AlexanderM - 15.03.2015, 16:36

Forum Jump:


Users browsing this thread: 1 Guest(s)