|
错误提示Error Number: 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 '-30,30' at line 1
select * from ticket limit -30,30
Filename: E:\wamp\www\yuanda\system\database\DB_driver.php
Line Number: 330
后台数据只要都删除后,就出现这个问题,要是从phpmyadmin中插入数据后,这个问题就消失了。。。
|
|