} 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 ('3','236','237','238','239','240','241','242','243','244','245','246','247','248','249','250','251','252','253','254','255','256','257','258','259','260','261','262','263','264','265','266','267','268','269','270','271','272','273','274','962','963','964','275','276','277','278','279','280','281','282','283','284','285','286','287','288','289','290','291','292','293','294','295','296','297','298','299','300','301','302','303','955','956','957','958','959','960','961') 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 | adcfafc6-bd8b-f39b-3dce-6e14150097f6 |
| admin_info | null |
| uuid | adcfafc6-bd8b-f39b-3dce-6e14150097f6 |
| 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 | 46612 |
| 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/3.html |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/search/cid/3.html |
| SCRIPT_FILENAME | /home/www/www/www.jinjiew.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1776736186.0567 |
| REQUEST_TIME | 1776736186 |
ShopXO v6.8.0 ThinkPHP v8.1.1