Warning (512): SQL 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 [CORE/cake/libs/model/datasources/dbo_source.php, line 684]
$sql = "SELECT COUNT(*) AS `count` FROM `dtb_tournaments` AS `DtbTournament` WHERE `DtbTournament`.`team_id`= "
$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"
$out = null
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 684
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 266
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 821
Model::find() - CORE/cake/libs/model/model.php, line 2154
TestsController::tournament_check() - APP/controllers/tests_controller.php, line 1457
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/ymobage.2014heroes.com/public/index.php, line 124
Query: SELECT COUNT(*) AS `count` FROM `dtb_tournaments` AS `DtbTournament` WHERE `DtbTournament`.`team_id`=
Warning (512): SQL 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 'LIMIT 5' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 684]
$sql = "SELECT `DtbTournament`.`id`, `DtbTournament`.`team_id`, `DtbTournament`.`seq_no`, `DtbTournament`.`tournament_category_id`, `DtbTournament`.`tournament_game_id`, `DtbTournament`.`game_count`, `DtbTournament`.`rival_pattern_id`, `DtbTournament`.`state`, `DtbTournament`.`entry_date`, `DtbTournament`.`end_date`, `DtbTournament`.`created`, `DtbTournament`.`modified` FROM `dtb_tournaments` AS `DtbTournament` WHERE `DtbTournament`.`team_id`= LIMIT 5"
$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 'LIMIT 5' at line 1"
$out = null
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 684
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 266
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboSource::read() - CORE/cake/libs/model/datasources/dbo_source.php, line 821
Model::find() - CORE/cake/libs/model/model.php, line 2154
TestsController::tournament_check() - APP/controllers/tests_controller.php, line 1467
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/ymobage.2014heroes.com/public/index.php, line 124
Query: SELECT `DtbTournament`.`id`, `DtbTournament`.`team_id`, `DtbTournament`.`seq_no`, `DtbTournament`.`tournament_category_id`, `DtbTournament`.`tournament_game_id`, `DtbTournament`.`game_count`, `DtbTournament`.`rival_pattern_id`, `DtbTournament`.`state`, `DtbTournament`.`entry_date`, `DtbTournament`.`end_date`, `DtbTournament`.`created`, `DtbTournament`.`modified` FROM `dtb_tournaments` AS `DtbTournament` WHERE `DtbTournament`.`team_id`= LIMIT 5
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/ymobage.2014heroes.com/cakephp/cake/libs/debugger.php:686) [APP/controllers/app_controller.php, line 1578]
header - [internal], line ??
AppController::afterFilter() - APP/controllers/app_controller.php, line 1578
Controller::shutdownProcess() - CORE/cake/libs/controller/controller.php, line 538
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 211
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - /var/www/ymobage.2014heroes.com/public/index.php, line 124