From 190227f14aa079c0de08a7eda8999e03ac0b980e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Chapeaux?= Date: Fri, 26 Oct 2001 21:28:04 +0000 Subject: [PATCH] * explicited the use of MySQL wildcards in the "only_db" setting * merged patch #474210 (hiding full text of navigation buttons) submitted by Gosha Sakovich --- Documentation.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index f53a85530..0f1cbdcc2 100755 --- a/Documentation.html +++ b/Documentation.html @@ -404,7 +404,10 @@
$cfgServers[n]['only_db'] string or array
If set to a(an array of) database name(s), only this(these) database(s) - will be shown to the user. + will be shown to the user. Since phpMyAdmin 2.2.1, this/these + database(s) name(s) may contain(s) MySQL wilcards characters + ("_" & "%"): if you want to really use these + characters, escape them.
This setting is an efficient way to lower the server load since the latter does not need a to send requests to MySQL to build the database list.
@@ -542,6 +545,12 @@

+
$cfgNavigationBarIconic boolean
+
+ Defines whether navigation bar buttons contain text or symbols only. +

+
+
$cfgShowAll boolean
Defines whether an user should be displayed a