:(

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 `member` WHERE ID= LIMIT 1

错误位置

FILE: /data/www/www/weixin/Lib/Driver/Db/DbMysql.class.php  LINE: 320

TRACE

[24-05-02 03:27:05] /data/www/www/weixin/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 `member` WHERE ID= LIMIT 1 , , ERR)
[24-05-02 03:27:05] /data/www/www/weixin/Lib/Driver/Db/DbMysql.class.php (107) DbMysql->error()
[24-05-02 03:27:05] /data/www/www/weixin/Lib/Core/Db.class.php (739) DbMysql->query(SELECT * FROM `member` WHERE ID= LIMIT 1 )
[24-05-02 03:27:05] /data/www/www/weixin/Lib/Core/Model.class.php (604) Db->select(Array)
[24-05-02 03:27:05] /data/www/www/weixin/weiwin/Lib/Action/Wap/PermemberAction.class.php (24) Model->find()
[24-05-02 03:27:05] /data/www/www/weixin/weiwin/Lib/Action/BaseAction.class.php (7) PermemberAction->_initialize()
[24-05-02 03:27:05] /data/www/www/weixin/Common/common.php (330) BaseAction->__construct()
[24-05-02 03:27:05] /data/www/www/weixin/Lib/Core/App.class.php (106) A(Wap/Permember)
[24-05-02 03:27:05] /data/www/www/weixin/Lib/Core/App.class.php (212) App::exec()
[24-05-02 03:27:05] /data/www/www/weixin/Lib/Core/Think.class.php (39) App::run()
[24-05-02 03:27:05] /data/www/www/weixin/Common/runtime.php (245) Think::start()
[24-05-02 03:27:05] /data/www/www/weixin/index.php (38) require(/data/www/www/weixin/Common/runtime.php)