:(

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 'LIMIT 1' at line 1 [ SQL语句 ] : SELECT * FROM `cm_user_point` WHERE user_id= LIMIT 1

错误位置

FILE: /webuse/ayhy/ThinkPHP/Lib/Driver/Db/DbMysql.class.php  LINE: 320

TRACE

[24-04-16 14:11:04] /webuse/ayhy/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 'LIMIT 1' at line 1
[ SQL语句 ] : SELECT * FROM `cm_user_point` WHERE user_id= LIMIT 1 , , ERR)
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (107) DbMysql->error()
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Lib/Core/Db.class.php (739) DbMysql->query(SELECT * FROM `cm_user_point` WHERE user_id= LIMIT 1 )
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Lib/Core/Model.class.php (597) Db->select(Array)
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Extend/Vendor/Info/User/User.class.php (184) Model->find()
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Extend/Vendor/Info/Book/Book.class.php (1517) User->userPoint()
[24-04-16 14:11:04] /webuse/ayhy/m/M/Lib/Action/BookAction.class.php (1296) Book->commentInfo(3259842)
[24-04-16 14:11:04] () BookAction->CommentReply()
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Lib/Core/App.class.php (172) ReflectionMethod->invoke()
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Lib/Core/App.class.php (208) App::exec()
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Lib/Core/Think.class.php (39) App::run()
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/Common/runtime.php (243) Think::start()
[24-04-16 14:11:04] /webuse/ayhy/ThinkPHP/ThinkPHP.php (30) require(/webuse/ayhy/ThinkPHP/Common/runtime.php)
[24-04-16 14:11:04] /webuse/ayhy/m/index.php (19) require(/webuse/ayhy/ThinkPHP/ThinkPHP.php)