<br><br><div class="gmail_quote">On Fri, Jan 27, 2012 at 3:09 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Currently the doc says<br>
<br>
---<br>
$cfg['MaxRows'] integer<br>
     Number of rows displayed when browsing a result set. If the result<br>
set contains more rows, "Previous" and "Next" links will be shown.<br>
---<br>
<br>
Due to [0] I suggest this:<br>
<br>
---<br>
$cfg['MaxRows'] integer<br>
     Number of rows displayed when browsing a result set and no LIMIT<br>
clause is used. If the result set contains more rows, "Previous" and<br>
"Next" links will be shown.<br>
---<br>
<br>
I believe that an explicit LIMIT in the query has priority over MaxRows;<br>
this is the current behavior.<br>
<br></blockquote><div>As pointed out by Marc in the tracker, since this behavior has been there for years I guess many people are using the LIMIT clause in place of the navigation panel. So let's keep it the way it is.</div>
<div>And yes, the change of documentation is appropriate.</div><div><br></div></div>-- <br>Thanks and Regards,<div><br></div><div>Madhura Jayaratne<br><div><br></div></div><br>