:-O
SQL execute error: SELECT COUNT(*) as total FROM `pre_question` WHERE `status` = 1 LIMIT 1 |SQLSTATE[42S02]: Base table or view not found: 1146 Table 'game_db.pre_question' doesn't exist Code: 42S02
File:
File:/home/wwwroot/game/client/coolphp/Connection.php Line:1371
Trace
Exception: SQL execute error: SELECT COUNT(*) as total FROM `pre_question` WHERE `status` = 1 LIMIT 1 |SQLSTATE[42S02]: Base table or view not found: 1146 Table 'game_db.pre_question' doesn't exist Code: 42S02 in /home/wwwroot/game/client/coolphp/Connection.php:1371
Stack trace:
#0 /home/wwwroot/game/client/coolphp/Connection.php(1314): Cool\Connection->throwException()
#1 /home/wwwroot/game/client/coolphp/Connection.php(806): Cool\Connection->_execute()
#2 /home/wwwroot/game/client/coolphp/Connection.php(505): Cool\Connection->query()
#3 /home/wwwroot/game/client/app/Controller/Api/Tag/AskController.php(37): Cool\Connection->select()
#4 [internal function]: App\Controller\Api\Tag\AskController->index()
#5 /home/wwwroot/game/client/coolphp/App.php(27): call_user_func_array()
#6 /home/wwwroot/game/client/public/renwf.com/index.php(4): Cool\App::run()
#7 {main}