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