Показать сообщение отдельно
  #13  
Старый 10.11.2014, 23:15
Аватар для GRENZGAENGER GRENZGAENGER не в сети
Магистр
 
Регистрация: 11.12.2009
Адрес: Великий Новгород
Сообщения: 1,797
Репутация: 451
GRENZGAENGER Уважаемый пользовательGRENZGAENGER Уважаемый пользовательGRENZGAENGER Уважаемый пользовательGRENZGAENGER Уважаемый пользовательGRENZGAENGER Уважаемый пользователь
По умолчанию

Код:
Context info for the following error/warning: Error: 256, Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=694259352 AND userid=0 AND NOT @hasmore; SET @log_stat_mode = NULL; With result: Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '=' in /var/www/haddan/core/library/db_fns.php, 332 Backtrace: { file: /var/www/haddan/core/library/db_fns.php, 332 call: trigger_error("Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=694259352 AND userid=0 AND ...", 256) file: /var/www/haddan/core/library/db_fns.php, 311 call: db_trigger_error("Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=694259352 AND userid=0 AND ...", "Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='", 256) file: /var/www/haddan/core/library/Person.php, 2311 call: db_multiquery_write(" SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=694259352 AND userid=0 AND NOT @hasmore; SET @log_stat_mode =...") file: /var/www/haddan/core/library/Person.php, 2235 call: Person->drink(Object(Thing), Array(2)) file: /var/www/htdocs/inv/inv.php, 1410 call: Person::drinkMyThing(Array(4), Object(Thing)) file: /var/www/htdocs/inv/inv.php, 412 call: drinkThing(Array(4)) file: /var/www/htdocs/inv/inv.php, 111 call: processInventoryPost(Array(4)) } Locals: Array ( [querytext] => Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=694259352 AND userid=0 AND NOT @hasmore; SET @log_stat_mode = NULL; [error] => Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '=' [type] => 256 )

Захотел выпить святой воды получил нечитсь такую


а это из за руника
Код:
Context info for the following error/warning: Error: 256, Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=696297390 AND userid=0 AND NOT @hasmore; SET @log_stat_mode = NULL; With result: Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '=' in /var/www/haddan/core/library/db_fns.php, 332 Backtrace: { file: /var/www/haddan/core/library/db_fns.php, 332 call: trigger_error("Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=696297390 AND userid=0 AND ...", 256) file: /var/www/haddan/core/library/db_fns.php, 311 call: db_trigger_error("Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=696297390 AND userid=0 AND ...", "Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '='", 256) file: /var/www/haddan/core/library/Person.php, 2311 call: db_multiquery_write(" SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=696297390 AND userid=0 AND NOT @hasmore; SET @log_stat_mode =...") file: /var/www/haddan/core/library/Person.php, 2235 call: Person->drink(Object(Thing), Array(2)) file: /var/www/htdocs/inv/inv.php, 1410 call: Person::drinkMyThing(Array(4), Object(Thing)) file: /var/www/htdocs/inv/inv.php, 412 call: drinkThing(Array(4)) file: /var/www/htdocs/inv/inv.php, 111 call: processInventoryPost(Array(4)) } Locals: Array ( [querytext] => Write multi-query failed (2): SET @log_stat_mode = 'exhausted'; DELETE FROM thing WHERE thingid=696297390 AND userid=0 AND NOT @hasmore; SET @log_stat_mode = NULL; [error] => Illegal mix of collations (cp1251_general_ci,IMPLICIT) and (latin1_swedish_ci,IMPLICIT) for operation '=' [type] => 256 )
__________________

Последний раз редактировалось Verum Virtus, 11.11.2014 в 00:04.
Ответить с цитированием