:(

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 '-6,6' at line 1 [ SQL语句 ] : SELECT * FROM `y_news` WHERE ( `sh` = 1 ) ORDER BY add_time desc LIMIT -6,6

错误位置

FILE: /www/wwwroot/www.kun-tech.net/ThinkPHP/Lib/Driver/Db/DbMysql.class.php  LINE: 320

TRACE

[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/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 '-6,6' at line 1
[ SQL语句 ] : SELECT * FROM `y_news` WHERE ( `sh` = 1 ) ORDER BY add_time desc LIMIT -6,6 , , ERR)
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/Lib/Driver/Db/DbMysql.class.php (107) DbMysql->error()
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/Lib/Core/Db.class.php (739) DbMysql->query(SELECT * FROM `y_news` WHERE ( `sh` = 1 ) ORDER BY add_time desc LIMIT -6,6 )
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/Lib/Core/Model.class.php (497) Db->select(Array)
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/home/Lib/Action/NewsAction.class.php (22) Model->select()
[24-05-21 00:09:05] () NewsAction->index()
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/Lib/Core/App.class.php (169) ReflectionMethod->invoke()
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/Lib/Core/App.class.php (205) App::exec()
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/Lib/Core/Think.class.php (39) App::run()
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/Common/runtime.php (243) Think::start()
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/ThinkPHP/ThinkPHP.php (30) require(/www/wwwroot/www.kun-tech.net/ThinkPHP/Common/runtime.php)
[24-05-21 00:09:05] /www/wwwroot/www.kun-tech.net/index.php (20) require(/www/wwwroot/www.kun-tech.net/ThinkPHP/ThinkPHP.php)