The miracle of hyperlinking.
This commit is contained in:
@@ -3548,8 +3548,9 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
||||
Upgrading to MySQL 4 usually gives users those global privileges: CREATE
|
||||
TEMPORARY TABLES, SHOW DATABASES, LOCK TABLES. Those privileges also
|
||||
enables users to see all the database names, until you upgrade the grant
|
||||
tables as described in the MySQL manual, section 2.5.8
|
||||
("Upgrading the Grant tables").
|
||||
tables
|
||||
<a href="http://dev.mysql.com/doc/mysql/en/Upgrading-grant-tables.html">
|
||||
as described in the MySQL manual</a>.
|
||||
See this <a href="http://bugs.mysql.com/179">bug report</a>. <br /><br />
|
||||
So if your users do not need those privileges, you can remove them and their
|
||||
databases list will shorten.
|
||||
|
Reference in New Issue
Block a user