} else {if ($this->reConnectTimes < 4 && $this->isBreak($e)) {$this->reConnectTimes++;return $this->close()->getPDOStatement($sql, $bind, $master, $procedure);}}if ($e instanceof \PDOException) {throw new PDOException($e, $this->config, $this->getLastsql());} else {throw $e;}}}/*** 执行语句.*
| SQLSTATE | HY000 |
| Driver Error Code | 1114 |
| Driver Error Message | The table '/tmp/#sql_afd_0' is full |
| Error Code | 10501 |
| Error Message | SQLSTATE[HY000]: General error: 1114 The table '/tmp/#sql_afd_0' is full |
| Error SQL | SELECT `g`.* FROM `sxo_goods` `g` INNER JOIN `sxo_goods_category_join` `gci` ON `g`.`id`=`gci`.`goods_id` WHERE `g`.`is_delete_time` = '0' AND `g`.`is_shelves` = '1' AND `gci`.`category_id` IN ('2','188','189','190','191','192','304','305','306','307','308','309','310','311','193','194','195','196','197','198','199','200','201','202','203','204','205','206','207','208','209','210','211','212','213','214','215','216','217','218','219','220','221','222','223','224','225','226','227','228','229','230','231','232','233','234','235','312','313','314','315','316','317','318','319','320','321','324','325','336','337','338','339','340','341','342','343','344','345','346','347','348','349','350','351','352','353','354','355','356','357','358','359','360','361','362','363','364','365','366','367','368','369','370','371','372','373','374','1069','1070','1071','375','376','377','378','379','380','381','382','383','384','385','386','387','388','389','390','391','392','393','394','395','396','397','398','399','400','401','402','403','404','405','406','407','408','409','410','411','412','413','414','415','416','417','418','419','420','421','422','423','424','425','426','427','428','429','430','431','432','433','434','435','436','437','438','439','440','441','442','443','444','445','446','447','448','449','450','451') AND `g`.`company_id` = '0' AND `g`.`shop_goods_status` = '3' GROUP BY `g`.`id` ORDER BY `g`.`sort_level` DESC,`g`.`access_count` DESC,`g`.`sales_count` DESC,`g`.`id` DESC LIMIT 0,20 |
| type | mysql |
| hostname | 127.0.0.1 |
| database | jinjiewcom2 |
| hostport | 3306 |
| dsn | |
| params | { "8": 2, "20": true } |
| charset | utf8mb4 |
| prefix | sxo_ |
| deploy | 0 |
| rw_separate | false |
| master_num | 1 |
| slave_no | |
| read_master | false |
| fields_strict | true |
| fields_cache | false |
| trigger_sql | false |
| builder | |
| query | |
| break_reconnect | false |
| break_match_str | [] |
| auto_param_bind | true |
| uuid | acf14299-5324-eec0-1fcb-1f0d1a9f573c |
| admin_info | null |
| uuid | acf14299-5324-eec0-1fcb-1f0d1a9f573c |
| USER | www |
| HOME | /home/www |
| HTTP_ACCEPT | */* |
| HTTP_USER_AGENT | PHP-Curl-Class/9.14.3 (+https://github.com/php-curl-class/php-curl-class) PHP/7.3.20-1+ubuntu20.04.1+deb.sury.org+1 curl/7.68.0 |
| HTTP_HOST | www.jinjiew.com |
| PATH_INFO | |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | www.jinjiew.com |
| SERVER_PORT | 443 |
| SERVER_ADDR | 113.31.180.249 |
| REMOTE_PORT | 56830 |
| REMOTE_ADDR | 206.189.94.68 |
| SERVER_SOFTWARE | nginx/1.20.2 |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTPS | on |
| REQUEST_SCHEME | https |
| SERVER_PROTOCOL | HTTP/2.0 |
| DOCUMENT_ROOT | /home/www/www/www.jinjiew.com/public |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /search/cid/2.html |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/search/cid/2.html |
| SCRIPT_FILENAME | /home/www/www/www.jinjiew.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1776722227.3274 |
| REQUEST_TIME | 1776722227 |
ShopXO v6.8.0 ThinkPHP v8.1.1