:-O
SQL execute error: INSERT INTO `pre_table` (`table`,`table_id`,`create_time`) VALUES ('spider_log',1,1760722501) |SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'spider_log' for key 'table' Code: 23000
File:
File:/data2/wwwroot/zhanqun_game/coolphp/Connection.php Line:1371
Trace
Exception: SQL execute error: INSERT INTO `pre_table` (`table`,`table_id`,`create_time`) VALUES ('spider_log',1,1760722501) |SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'spider_log' for key 'table' Code: 23000 in /data2/wwwroot/zhanqun_game/coolphp/Connection.php:1371
Stack trace:
#0 /data2/wwwroot/zhanqun_game/coolphp/Connection.php(1314): Cool\Connection->throwException(Object(PDOException), 'INSERT INTO `pr...', Array)
#1 /data2/wwwroot/zhanqun_game/coolphp/Connection.php(844): Cool\Connection->_execute('INSERT INTO `pr...', Array)
#2 /data2/wwwroot/zhanqun_game/coolphp/Connection.php(873): Cool\Connection->execute('INSERT INTO `pr...', Array)
#3 /data2/wwwroot/zhanqun_game/coolphp/Model.php(163): Cool\Connection->insert(Array)
#4 /data2/wwwroot/zhanqun_game/app/Model/Table.php(76): Cool\Model::insert(Array)
#5 /data2/wwwroot/zhanqun_game/app/Model/SpiderLog.php(22): App\Model\Table::createTable('spider_log', 1)
#6 /data2/wwwroot/zhanqun_game/app/Model/Spider.php(102): App\Model\SpiderLog::addSpiderLog(61786)
#7 /data2/wwwroot/zhanqun_game/app/Model/Spider.php(48): App\Model\Spider::addSpiderLog(104, 'baidu_pc')
#8 /data2/wwwroot/zhanqun_game/coolphp/Support/Helper.php(1428): App\Model\Spider::isSpider(104)
#9 /data2/wwwroot/zhanqun_game/app/Controller/Www/InitController.php(14): isSpider()
#10 [internal function]: App\Controller\Www\InitController->__construct()
#11 /data2/wwwroot/zhanqun_game/coolphp/Container.php(166): ReflectionClass->newInstanceArgs(Array)
#12 /data2/wwwroot/zhanqun_game/coolphp/Container.php(128): Cool\Container->build('App\\Controller\\...', Array)
#13 /data2/wwwroot/zhanqun_game/coolphp/App.php(19): Cool\Container->get('App\\Controller\\...')
#14 /data2/wwwroot/zhanqun_game/public/ibaiai.com/index.php(4): Cool\App::run()
#15 {main}