:(

SQLSTATE[HY000]: General error: 1 near "and": syntax error

错误位置

FILE: /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Db/Driver.class.php  LINE: 156

TRACE

#0 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Db/Driver.class.php(156): PDO->prepare('SELECT id,name,...')
#1 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Db/Driver.class.php(935): Think\Db\Driver->query('SELECT id,name,...', false)
#2 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Model.class.php(579): Think\Db\Driver->select(Array)
#3 /data/www/wwwroot/cnhongyu.cn/Application/Common/Common/function.php(261): Think\Model->select()
#4 /data/www/wwwroot/cnhongyu.cn/Application/Common/Common/function.php(32): get_mykeys(NULL)
#5 /data/www/wwwroot/cnhongyu.cn/Application/Common/Common/sp_func.php(98): keys_link(NULL, '')
#6 /data/www/wwwroot/cnhongyu.cn/Runtime/Cache/En/7eaa6e7dde61328cb3596152b7faa06e.php(1): sp_get_details()
#7 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Storage/Driver/File.class.php(80): include('/data/www/wwwro...')
#8 [internal function]: Think\Storage\Driver\File->load('./Runtime/Cache...', Array, NULL, 'tpl')
#9 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Storage.class.php(37): call_user_func_array(Array, Array)
#10 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Template.class.php(77): Think\Storage::__callstatic('load', Array)
#11 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Template.class.php(77): Think\Storage::load('./Runtime/Cache...', Array, NULL, 'tpl')
#12 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Behavior/ParseTemplateBehavior.class.php(32): Think\Template->fetch('./Application/E...', Array, '')
#13 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Hook.class.php(119): Behavior\ParseTemplateBehavior->run(Array)
#14 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Hook.class.php(89): Think\Hook::exec('Behavior\\ParseT...', 'view_parse', Array)
#15 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/View.class.php(126): Think\Hook::listen('view_parse', Array)
#16 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/View.class.php(72): Think\View->fetch('', '', '')
#17 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Controller.class.php(56): Think\View->display('', '', '', '', '')
#18 /data/www/wwwroot/cnhongyu.cn/Application/En/Controller/ProductsController.class.php(15): Think\Controller->display()
#19 [internal function]: En\Controller\ProductsController->details()
#20 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/App.class.php(164): ReflectionMethod->invoke(Object(En\Controller\ProductsController))
#21 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/App.class.php(202): Think\App::exec()
#22 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/Library/Think/Think.class.php(120): Think\App::run()
#23 /data/www/wwwroot/cnhongyu.cn/ThinkPHP/ThinkPHP.php(97): Think\Think::start()
#24 /data/www/wwwroot/cnhongyu.cn/index.php(36): require('/data/www/wwwro...')
#25 {main}