:(

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 ') and 1 ) LIMIT 1' at line 1 [ SQL语句 ] : SELECT COUNT(*) AS tp_count FROM `mengying_product` WHERE ( (name like "%%" or tag like "%,,%") and status=1 and class_id in () and 1 ) LIMIT 1

错误位置

FILE: /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 350

TRACE

#0 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/Db/Driver.class.php(350): E('1064:You have a...')
#1 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/Db/Driver.class.php(180): Think\Db\Driver->error()
#2 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/Db/Driver.class.php(946): Think\Db\Driver->query('SELECT COUNT(*)...', false)
#3 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/Model.class.php(970): Think\Db\Driver->select(Array)
#4 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/Model.class.php(227): Think\Model->getField('COUNT(*) AS tp_...')
#5 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/Application/Home/Controller/ProductController.class.php(28): Think\Model->__call('count', Array)
#6 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/Application/Home/Controller/ProductController.class.php(28): Think\Model->count()
#7 [internal function]: Home\Controller\ProductController->index()
#8 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/App.class.php(173): ReflectionMethod->invoke(Object(Home\Controller\ProductController))
#9 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/App.class.php(110): Think\App::invokeAction(Object(Home\Controller\ProductController), 'index')
#10 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/App.class.php(204): Think\App::exec()
#11 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#12 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#13 /home/mengying001amgezn5gfy8iqnyge0i021/wwwroot/index.php(33): require('/home/mengying0...')
#14 {main}