From 3ec4f2d34039c1621463460913a4549406f64db4 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 6 Jul 2004 18:24:58 +0000 Subject: [PATCH] clarify rights of controluser --- Documentation.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation.html b/Documentation.html index ca8a18b36..b73d7d783 100755 --- a/Documentation.html +++ b/Documentation.html @@ -218,7 +218,8 @@ For 'HTTP' and 'cookie' modes, phpMyAdmin needs a controluser that has only the SELECT privilege on the mysql.user (all columns except "Password"), mysql.db (all - columns) & mysql.tables_priv (all columns except + columns), mysql.host (all columns) and + mysql.tables_priv (all columns except "Grantor" & "Timestamp") tables.
You must specify the details for the controluser in the config.inc.php file under the