// 调试结束$this->debug(false);$this->numRows = $this->PDOStatement->rowCount();return $this->numRows;} catch (\PDOException $e) {if ($this->config['break_reconnect'] && $this->isBreak($e)) {return $this->close()->execute($sql, $bind);}throw new PDOException($e, $this->config, $this->getLastsql());}}/*** 根据参数绑定组装最终的SQL语句 便于调试* @access public* @param string $sql 带参数绑定的sql语句* @param array $bind 参数绑定列表* @return string
| 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 '' 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 '' at line 1 |
| Error SQL | update tp_archives set click =click+1 where id = |
| type | mysql |
| hostname | hdm117265115.my3w.com |
| database | hdm117265115_db |
| username | hdm117265115 |
| password | Tjfz@888 |
| hostport | |
| dsn | |
| params | [] |
| charset | utf8 |
| prefix | tp_ |
| debug | true |
| deploy | 0 |
| rw_separate | false |
| master_num | 1 |
| slave_no | |
| fields_strict | true |
| result_type | 2 |
| 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 |
| DOCUMENT_ROOT | /usr/home/hyu1184640001/htdocs |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTP_ACCEPT | */* |
| HTTP_HOST | www.tjasset.com |
| HTTP_USER_AGENT | Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www./search/spider.html) |
| PATH | /bin |
| PHPRC | /var/www/php56/hichina_ini/hyu1184640001 |
| QUERY_STRING | |
| REDIRECT_DOCUMENT_ROOT | /usr/home/hyu1184640001/htdocs |
| REDIRECT_GATEWAY_INTERFACE | CGI/1.1 |
| REDIRECT_HTTP_ACCEPT | */* |
| REDIRECT_HTTP_HOST | www.tjasset.com |
| REDIRECT_HTTP_USER_AGENT | Mozilla/5.0 (Linux;u;Android 4.2.2;zh-cn;) AppleWebKit/534.46 (KHTML,like Gecko) Version/5.1 Mobile Safari/10600.6.3 (compatible; Baiduspider/2.0; +http://www./search/spider.html) |
| REDIRECT_PATH | /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| REDIRECT_QUERY_STRING | |
| REDIRECT_REMOTE_ADDR | 38.238.121.77 |
| REDIRECT_REMOTE_PORT | 53920 |
| REDIRECT_REQUEST_METHOD | GET |
| REDIRECT_REQUEST_URI | /info.html |
| REDIRECT_SCRIPT_FILENAME | /usr/home/hyu1184640001/htdocs/info.html |
| REDIRECT_SCRIPT_NAME | /info.html |
| REDIRECT_SERVER_ADDR | 10.28.230.183 |
| REDIRECT_SERVER_ADMIN | webmaster@hyu1184640001.my3w.com |
| REDIRECT_SERVER_NAME | www.tjasset.com |
| REDIRECT_SERVER_PORT | 80 |
| REDIRECT_SERVER_PROTOCOL | HTTP/1.1 |
| REDIRECT_SERVER_SIGNATURE | |
| REDIRECT_SERVER_SOFTWARE | Apache |
| REDIRECT_STATUS | 200 |
| REDIRECT_TZ | Asia/Shanghai |
| REDIRECT_UNIQUE_ID | agmSEQoc5rcALkuFEJEAAAAI |
| REDIRECT_URL | /info.html |
| REMOTE_ADDR | 38.238.121.77 |
| REMOTE_PORT | 53920 |
| REQUEST_METHOD | GET |
| REQUEST_URI | /info.html |
| SCRIPT_FILENAME | /usr/home/hyu1184640001/htdocs/index.php |
| SCRIPT_NAME | /index.php |
| SERVER_ADDR | 10.28.230.183 |
| SERVER_ADMIN | webmaster@hyu1184640001.my3w.com |
| SERVER_NAME | www.tjasset.com |
| SERVER_PORT | 80 |
| SERVER_PROTOCOL | HTTP/1.1 |
| SERVER_SIGNATURE | |
| SERVER_SOFTWARE | Apache |
| TZ | Asia/Shanghai |
| UNIQUE_ID | agmSEQoc5rcALkuFEJEAAAAI |
| ORIG_PATH_INFO | /info.html |
| ORIG_PATH_TRANSLATED | /usr/home/hyu1184640001/htdocs/index.php |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1779012113.1287 |
| REQUEST_TIME | 1779012113 |
| PATH_INFO | /info.html |
| APP_PATH | /usr/home/hyu1184640001/htdocs/application/ |
| ADMINIMG | /usr/home/hyu1184640001/htdocs/public/static/admin/uploads/cateimg/ |
| INDEXIMGS | /usr/home/hyu1184640001/htdocs/public/static/index/uploads/cateimg/ |
| ADMIN_STATIC | /usr/home/hyu1184640001/htdocs/public/static/admin/ |
| INDEXIMG | /usr/home/hyu1184640001/htdocs/public/static/index/uploads/img/ |
| INDEXATT | /usr/home/hyu1184640001/htdocs/public/static/index/uploads/att/ |
| INDEXAD | /usr/home/hyu1184640001/htdocs/public/static/index/uploads/ad/ |
| APP_DEBUG | true |
| THINK_VERSION | 5.0.6 |
| THINK_START_TIME | 1779012113.1295 |
| THINK_START_MEM | 223080 |
| EXT | .php |
| DS | / |
| THINK_PATH | /usr/home/hyu1184640001/htdocs/thinkphp/ |
| LIB_PATH | /usr/home/hyu1184640001/htdocs/thinkphp/library/ |
| CORE_PATH | /usr/home/hyu1184640001/htdocs/thinkphp/library/think/ |
| TRAIT_PATH | /usr/home/hyu1184640001/htdocs/thinkphp/library/traits/ |
| ROOT_PATH | /usr/home/hyu1184640001/htdocs/ |
| EXTEND_PATH | /usr/home/hyu1184640001/htdocs/extend/ |
| VENDOR_PATH | /usr/home/hyu1184640001/htdocs/vendor/ |
| RUNTIME_PATH | /usr/home/hyu1184640001/htdocs/runtime/ |
| LOG_PATH | /usr/home/hyu1184640001/htdocs/runtime/log/ |
| CACHE_PATH | /usr/home/hyu1184640001/htdocs/runtime/cache/ |
| TEMP_PATH | /usr/home/hyu1184640001/htdocs/runtime/temp/ |
| CONF_PATH | /usr/home/hyu1184640001/htdocs/application/ |
| CONF_EXT | .php |
| ENV_PREFIX | PHP_ |
| IS_CLI | false |
| IS_WIN | false |