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

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

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

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

 

 

 

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

上一篇:SQL Server死锁排查


下一篇:oracle 19c dataguard aws ORA-03186报错