Prohlíej dle...
Jdi na...
Vyhledávání
Vra se na...
Prohlííte autora s příjmením od 'Ĺ'
SELECT id, CONCAT(prijmeni, ' ', jmeno) as nazev FROM lide WHERE prijmeni BETWEEN "Ĺ" AND "Ĺ" AND active<>0 ORDER BY 1
1270: Illegal mix of collations (utf8_czech_ci,IMPLICIT), (cp1250_general_ci,COERCIBLE), (cp1250_general_ci,COERCIBLE) for operation 'between'
Fatal error: Uncaught exception 'SQLException' with message 'Illegal mix of collations (utf8_czech_ci,IMPLICIT), (cp1250_general_ci,COERCIBLE), (cp1250_general_ci,COERCIBLE) for operation 'between'' in /data/httpd/depozitum/lib/sql/mysql.php:228
Stack trace:
#0 /data/httpd/depozitum/lib/sql/sql.php(276): TMySQL->DoQuery('SELECT id, CONC...')
#1 /data/httpd/depozitum/lib/sql/sql.iterator.php(164): TSQL->Query('SELECT id, CONC...')
#2 /data/httpd/depozitum/lib/sql/sql.iterator.php(158): BaseSQLIterator->ExecuteQuery('SELECT id, CONC...', '')
#3 /data/httpd/depozitum/lib/sql/sql.iterator.php(121): BaseSQLIterator->GetNext()
#4 /data/httpd/depozitum/lib/sql/sql.iterator.php(219): BaseSQLIterator->Next()
#5 /data/httpd/depozitum/lib/textgame/textgame.game.php(131): BaseSQLIterator->rewind()
#6 /data/httpd/depozitum/lib/textgame/textgame.game.php(56): TGIteratorTextGame->Body(Object(HtmlOutput), Array)
#7 /data/httpd/depozitum/lib/textgame/textgame.director.php(120): TGTextGame->Run(Object(KnihovnaGameDirector), Array)
#8 /data in /data/httpd/depozitum/lib/sql/mysql.php on line 228