$this->debug(false, '', $master);// 返回结果集return $this->getResult($pdo, $procedure);} catch (\PDOException $e) {if ($this->isBreak($e)) {return $this->close()->query($sql, $bind, $master, $pdo);}throw new PDOException($e, $this->config, $this->getLastsql());} catch (\Throwable $e) {if ($this->isBreak($e)) {return $this->close()->query($sql, $bind, $master, $pdo);}throw $e;} catch (\Exception $e) {if ($this->isBreak($e)) {return $this->close()->query($sql, $bind, $master, $pdo);
| SQLSTATE | 42000 |
| Driver Error Code | 1064 |
| Driver Error Message | 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 'ORDER BY CAST(sort as SIGNED) asc,id desc LIMIT 1' at line 1 |
| Error Code | 10501 |
| Error Message | SQLSTATE[42000]: Syntax error or access violation: 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 'ORDER BY CAST(sort as SIGNED) asc,id desc LIMIT 1' at line 1 |
| Error SQL | SELECT `id`,`name`,`type`,`pic`,`url`,`parentid`,`sort`,`is_rec`,`is_footer`,`operator_id`,`update_time`,`notdel`,`en_name`,`lead`,`slogan`,`bg_pic`,`bg_url`,`show`,`admin_not`,`tem_lists`,`tem_detail`,`bg_pic_mobile`,`index_not` FROM `sx_sys_contentcategories` WHERE `isdelete` = 0 AND `status` = 1 AND `id` = ORDER BY CAST(sort as SIGNED) asc,id desc LIMIT 1 |
| type | mysql |
| hostname | 127.0.0.1 |
| database | ahhmhb_com |
| hostport | 3306 |
| dsn | |
| params | [] |
| charset | utf8 |
| prefix | sx_ |
| debug | true |
| deploy | 0 |
| rw_separate | false |
| master_num | 1 |
| slave_no | |
| read_master | false |
| fields_strict | true |
| resultset_type | array |
| auto_timestamp | false |
| datetime_format | Y-m-d H:i:s |
| sql_explain | false |
| builder | |
| query | \think\db\Query |
| break_reconnect | false |
| break_match_str | [] |
| PHPSESSID | ktqqhpc4lvq74e815uuute9h6a |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | PHPSESSID=ktqqhpc4lvq74e815uuute9h6a |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_USER_AGENT | Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 |
| PATH_INFO | |
| HTTP_HOST | www.ahhmhb.com |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | ahhmhb.com |
| SERVER_PORT | 80 |
| SERVER_ADDR | 172.16.56.89 |
| REMOTE_PORT | 34038 |
| REMOTE_ADDR | 170.130.202.14 |
| SERVER_SOFTWARE | nginx/1.28.0 |
| GATEWAY_INTERFACE | CGI/1.1 |
| REQUEST_SCHEME | http |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/ahhmhb.com/public |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /detail/12/1174 |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/detail/12/1174 |
| SCRIPT_FILENAME | /www/wwwroot/ahhmhb.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1762275957.8272 |
| REQUEST_TIME | 1762275957 |
| MAX_MENU_LENGTH | 3 |
| MAX_SUB_MENU_LENGTH | 5 |
| MODULE_NAME | content |
| ACTION_NAME | index |