1
Bugs / broken cyrillic search engine
Error Message | SQLSTATE[HY000]: General error: 1271 Illegal mix of collations for operation 'like'
File | /app/models/PDODb.php On Line 1045
Stack Trace | 1 app/models/PDODb.php(1045): PDOStatement->execute()
2 app/controllers/Test_tableController.php(71): PDODb->get('test_table', Array, Array)
3 unknown file(unknown line): Test_tableController->index()
4 system/Router.php(196): call_user_func_array(Array, Array)
5 system/Router.php(109): Router->run('test_table')
6 index.php(106): Router->init()