:(

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 `cUserName` FROM `t_admin` WHERE id = LIMIT 1

错误位置

FILE: /webdata/www/z2yygk/web/ThinkPHP/Lib/Driver/Db/DbMysql.class.php  LINE: 320

TRACE

[24-04-19 21:25:04] /webdata/www/z2yygk/web/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 `cUserName` FROM `t_admin` WHERE id = LIMIT 1 , , ERR)
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (107) DbMysql->error()
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/Lib/Core/Db.class.php (739) DbMysql->query(SELECT `cUserName` FROM `t_admin` WHERE id = LIMIT 1 )
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/Lib/Core/Model.class.php (597) Db->select(Array)
[24-04-19 21:25:04] /webdata/www/z2yygk/web/WebIndex/Common/common.php (193) Model->find()
[24-04-19 21:25:04] /webdata/www/z2yygk/web/WebIndex/Lib/Action/IndexAction.class.php (432) f_table_get_one(admin, cUserName, id = , )
[24-04-19 21:25:04] () IndexAction->newsContent()
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/Lib/Core/App.class.php (172) ReflectionMethod->invoke()
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/Lib/Core/App.class.php (208) App::exec()
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/Lib/Core/Think.class.php (39) App::run()
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/Common/runtime.php (243) Think::start()
[24-04-19 21:25:04] /webdata/www/z2yygk/web/ThinkPHP/ThinkPHP.php (30) require(/webdata/www/z2yygk/web/ThinkPHP/Common/runtime.php)
[24-04-19 21:25:04] /webdata/www/z2yygk/web/index.php (15) require(/webdata/www/z2yygk/web/ThinkPHP/ThinkPHP.php)