Commit 4240d66b authored by unknown's avatar unknown

manual.texi Add missing privilege to 4.0.2 change notes.


Docs/manual.texi:
  Add missing privilege to 4.0.2 change notes.
parent a8894211
......@@ -49662,8 +49662,8 @@ impossible (causing crashes).
@item
Fixed a rare bug when @code{FULLTEXT} index is present and no tables are used.
@item
Added privileges @code{CREATE TEMPORARY TABLES}, @code{LOCK TABLES},
@code{REPLICATION CLIENT}, @code{REPLICATION SLAVE},
Added privileges @code{CREATE TEMPORARY TABLES}, @code{EXECUTE},
@code{LOCK TABLES}, @code{REPLICATION CLIENT}, @code{REPLICATION SLAVE},
@code{SHOW DATABASES} and @code{SUPER}. To use these, you must have
run the @code{mysql_fix_privilege_tables} script after upgrading.
@item
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment