必赢bwin体育-顶级电竞平台

[10501] PDOException in Connection.php line 687

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 '1,2,3,4,5,6,7,8,9,10,12,13) ) AND `is_check` = ?' at line 1

  1. $this->debug(false, '', $master);
  2. // 返回结果集
  3. return $this->getResult($pdo, $procedure);
  4. } catch (\PDOException $e) {
  5. if ($this->isBreak($e)) {
  6. return $this->close()->query($sql, $bind, $master, $pdo);
  7. }
  8. throw new PDOException($e, $this->config, $this->getLastsql());
  9. } catch (\Throwable $e) {
  10. if ($this->isBreak($e)) {
  11. return $this->close()->query($sql, $bind, $master, $pdo);
  12. }
  13. throw $e;
  14. } catch (\Exception $e) {
  15. if ($this->isBreak($e)) {
  16. return $this->close()->query($sql, $bind, $master, $pdo);

Call Stack

  1. in Connection.php line 687
  2. at Connection->query('SELECT COUNT(*) AS t...', ['ThinkBind_1_604510633_' => [1, 1]], false, true) in Connection.php line 1299
  3. at Connection->value(object(Query), ['COUNT(*) AS tp_count'], 0, false) in Connection.php line 1327
  4. at Connection->aggregate(object(Query), 'COUNT', 'COUNT(*) AS tp_count') in Query.php line 643
  5. at Query->aggregate('COUNT', '*', true) in Query.php line 678
  6. at Query->count() in Query.php line 1804
  7. at Query->paginate(12, false, ['type' => 'Bootstrap3', 'var_page' => 'page', 'list_rows' => 15, ...]) in Product.php line 41
  8. at Product->getAllProductDataById(',1,2,3,4,5,6,7,8,9,1...', 12) in Product.php line 27
  9. at Product->lists()
  10. at ReflectionMethod->invokeArgs(object(Product), []) in Container.php line 395
  11. at Container->invokeReflectMethod(object(Product), object(ReflectionMethod), ['cate_no' => '25', 'sort_method' => '5', 'page' => '2', ...]) in Module.php line 131
  12. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  13. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  14. at Middleware->think\{closure}(object(Request))
  15. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  16. at Middleware->dispatch(object(Request), 'controller') in Module.php line 136
  17. at Module->exec() in Dispatch.php line 168
  18. at Dispatch->run() in App.php line 432
  19. at App->think\{closure}(object(Request), object(Closure), null)
  20. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  21. at Middleware->think\{closure}(object(Request))
  22. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  23. at Middleware->dispatch(object(Request)) in App.php line 435
  24. at App->run() in index.php line 29

Exception Datas

PDO Error Info
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 '1,2,3,4,5,6,7,8,9,10,12,13) ) AND `is_check` = ?' at line 1
Database Status
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 '1,2,3,4,5,6,7,8,9,10,12,13) ) AND `is_check` = ?' at line 1
Error SQL SELECT COUNT(*) AS tp_count FROM `hope_product` WHERE ( cate_id in (,1,2,3,4,5,6,7,8,9,10,12,13) ) AND `is_check` = 1
Database Config
type mysql
hostname b-4uqq9ttf15n7r2.bch.rds.bj.baidubce.com
database b_4uqq9ttf15n7r2
hostport 3306
dsn
params []
charset utf8
prefix hope_
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 []

Environment Variables

GET Data
cate_no 25
sort_method 5
page 2
POST Dataempty
Filesempty
Cookies
PHPSESSID 08fbj35ur0j9bf03h999l17gl2
BAEID 989179F686276C4D20363DF7AF7F3044
Sessionempty
Server/Request Data
USER bae
HOME /home/bae
HTTP_COOKIE PHPSESSID=08fbj35ur0j9bf03h999l17gl2; BAEID=989179F686276C4D20363DF7AF7F3044
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_HOST www.ahldf.com.cn
HTTP_CLIENTIP 45.43.222.102
HTTP_X_FORWARDED_FOR 45.43.222.102
HTTP_X_FORWARDED_PROTO http
REDIRECT_STATUS 200
SERVER_NAME www.ahldf.com.cn
SERVER_ADDR 172.17.0.11
REMOTE_PORT
REMOTE_ADDR 45.43.222.102
SERVER_SOFTWARE nginx/1.16.1
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /home/bae/app
DOCUMENT_URI /index.php/product/list.html
REQUEST_URI /product/list.html?cate_no=25&sort_method=5&page=2
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING cate_no=25&sort_method=5&page=2
SERVER_PORT 80
PATH_INFO /product/list.html
SCRIPT_NAME /index.php/product/list.html
SCRIPT_FILENAME /home/bae/app/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php/product/list.html/product/list.html
REQUEST_TIME_FLOAT 1711622478.3259
REQUEST_TIME 1711622478
Environment Variablesempty
ThinkPHP Constants
SERVER_SOFTWARE bae/3.0
BAE_ENV_APPID appid1z6j8br3r2
BAE_ENV_LOG_HOST 172.17.0.1
BAE_ENV_LOG_PORT 7000
BAE_MEMORY 128
DS /
APP_PATH /home/bae/app/./application/
CONF_PATH /home/bae/app/./config/
PUBILC_PATH /home/bae/app/
ROOT_PATH /home/bae/app
CACHE_PATH /home/bae/app/./runtime/
CONFIG_PATH /home/bae/app/./config/
UPLOAD_PATH uploads
Baidu
sogou