The branch, QA_3_5 has been updated
       via  28779212196686f44650e362ec0fcfbb23140288 (commit)
      from  52f60156cb8ddc5a24fbd7c0a43c856f00391d38 (commit)


- Log -----------------------------------------------------------------
commit 28779212196686f44650e362ec0fcfbb23140288
Author: Marc Delisle <m...@infomarc.info>
Date:   Sat Jan 28 04:12:07 2012 -0500

    Document MaxRows behavior when a LIMIT clause is present

-----------------------------------------------------------------------

Summary of changes:
 Documentation.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation.html b/Documentation.html
index 49f6ec1..a4841d4 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1661,8 +1661,8 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
         &quot;show all (rows)&quot; button in browse mode or not.</dd>
 
     <dt id="cfg_MaxRows">$cfg['MaxRows'] integer</dt>
-    <dd>Number of rows displayed when browsing a result set. If the result set
-        contains more rows, &quot;Previous&quot; and &quot;Next&quot; links 
will be shown.</dd>
+    <dd>Number of rows displayed when browsing a result set and no LIMIT
+    clause is used. If the result set contains more rows, &quot;Previous&quot; 
and &quot;Next&quot; links will be shown.</dd>
 
     <dt id="cfg_Order">$cfg['Order'] string 
[<tt>DESC</tt>|<tt>ASC</tt>|<tt>SMART</tt>]</dt>
     <dd>Defines whether columns are displayed in ascending (<tt>ASC</tt>) 
order,


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to