diff --git a/Documentation.html b/Documentation.html index 39d6bdda3..cf407ca57 100644 --- a/Documentation.html +++ b/Documentation.html @@ -2974,6 +2974,13 @@ ProxyPassReverseCookiePath /%7Euser/phpmyadmin /mirror/foo

See http://httpd.apache.org/docs/2.2/mod/mod_proxy.html for more details.

+

+ 1.41 When I view a database and ask to see its + privileges, I get an error about an unknown column.

+ +

The MySQL server's privilege tables are not up to date, you need to run +the mysql_upgrade command on the server.

+

Configuration