:(

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 'index and status in (0,2,4,6) and is_show=0 LIMIT 1' at line 1 [ SQL语句 ] : SELECT * FROM `cm_book_chapter_info` WHERE id=index and status in (0,2,4,6) and is_show=0 LIMIT 1

错误位置

FILE: /data/www/web/lyunbook/ThinkPHP/Lib/Driver/Db/DbMysql.class.php  LINE: 320

TRACE

[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (320) trace(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 'index and status in (0,2,4,6) and is_show=0 LIMIT 1' at line 1
[ SQL语句 ] : SELECT * FROM `cm_book_chapter_info` WHERE id=index and status in (0,2,4,6) and is_show=0 LIMIT 1 , , ERR)
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (107) DbMysql->error()
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Lib/Core/Db.class.php (739) DbMysql->query(SELECT * FROM `cm_book_chapter_info` WHERE id=index and status in (0,2,4,6) and is_show=0 LIMIT 1 )
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Lib/Core/Model.class.php (597) Db->select(Array)
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Extend/Vendor/Info/Book/Book.class.php (447) Model->find()
[24-03-29 16:40:03] /data/www/web/lyunbook/www.lingyun5.com/Web/Lib/Action/BookAction.class.php (363) Book->chapterInfo(index)
[24-03-29 16:40:03] () BookAction->Read()
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Lib/Core/App.class.php (172) ReflectionMethod->invoke()
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Lib/Core/App.class.php (208) App::exec()
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Lib/Core/Think.class.php (39) App::run()
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/Common/runtime.php (243) Think::start()
[24-03-29 16:40:03] /data/www/web/lyunbook/ThinkPHP/ThinkPHP.php (30) require(/data/www/web/lyunbook/ThinkPHP/Common/runtime.php)
[24-03-29 16:40:03] /data/www/web/lyunbook/www.lingyun5.com/index.php (13) require(/data/www/web/lyunbook/ThinkPHP/ThinkPHP.php)