[Phpmyadmin-devel] Two big bugs

Marc Delisle DelislMa at CollegeSherbrooke.qc.ca
Fri Jul 13 15:00:04 CEST 2001


This generates the following weird query:
select * from link limit 1,5 LIMIT 0, 30

phpMyAdmin likes to add "LIMIT 0,30" to every query put in the query box, we will
have to make it forget this bad habit :)

Are you working on this bug?

Marc

Loïc a écrit :

>
> 2. select * from link LIMIT 1,5
>
> This kind of query always fails because of an invalid derived query at lines
> 82-94 in sql.php3
>
> Greets,
> Loïc
>





More information about the Developers mailing list