[Phpmyadmin-devel] add LIMIT once? ... or

Sebastian Mendel lists at sebastianmendel.de
Tue Feb 27 09:31:27 CET 2007


Hi,

if you browse a table, (or any other SELECT ...?) PMA always adds the LIMIT

but why is this done at least twice?

first it is done in sql.php

but the function PMA_displayMessager() is called without the added LIMIT and 
now this function adds the LIMIT again!

what was the reason not doing this once and give PMA_displayMessage() the 
query with the already added LIMIT?


-- 
Sebastian Mendel

www.sebastianmendel.de




More information about the Developers mailing list