1064 - 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 '-1' at line 1

时间:2021-01-01 12:00:42   收藏:0   阅读:0

SELECT * FROM `user` LIMIT 4,-1;

使用limit分页的时候,出现一个错误,官方说的是将这个bug修复了,这个以前是可以使用的

技术图片

 

 

 

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!