From 80ebc263e41629cabe5a29d412cafef31ab2f134 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 3 Jul 2002 11:12:09 +0000 Subject: [PATCH] faq entry --- Documentation.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation.html b/Documentation.html index 595513dc6f..cb22ea7a39 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2081,6 +2081,10 @@ $cfg['PmaAbsoluteUri'] = (!empty($_SERVER['HTTPS']) ? 'https' : 'http') . '://' If you really want to grant using a wildcard, there is a dialog box " Database (wildcards allowed)" for this.

+

+ What is the curious symbol ø in the table statistics?
+ It means "average". +

[phpMyAdmin project]