Below is the list of changes that have just been committed into a local
mysqldoc repository of stefan. When stefan does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
ChangeSet
1.2746 05/06/10 15:59:50 stefan@stripped +1 -0
manual.texi:
Removed information about when privileges take effect
since that's covered in more detail in the link provided
on that page (thanks, PeterG, for suggesting this)
Docs/manual.texi
1.2958 05/06/10 15:58:43 stefan@stripped +1 -9
Removed information about when privileges take effect
since that's covered in more detail in the link provided
on that page (thanks, PeterG, for suggesting this)
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: stefan
# Host: apollon.site
# Root: /home/stefan/bk/mysqldoc
--- 1.2957/Docs/manual.texi 2005-06-09 20:03:15 +02:00
+++ 1.2958/Docs/manual.texi 2005-06-10 15:58:43 +02:00
@@ -61011,15 +61011,7 @@
twice.
When @command{mysqld} starts, all privileges are read into memory.
-Database, table, and column privileges take effect at once, and
-user-level privileges take effect the next time the user connects.
-Modifications to the grant tables that you perform using @code{GRANT} or
-@code{REVOKE} are noticed by the server immediately.
-If you modify the grant tables manually (using @code{INSERT}, @code{UPDATE},
-and so on), you should execute a @code{FLUSH PRIVILEGES} statement or run
-@command{mysqladmin flush-privileges} to tell the server to reload the grant
-tables.
-@xref{Privilege changes}.
+For details, see @xref{Privilege changes}.
Note that if you are using table or column privileges for even one user, the
server examines table and column privileges for all users and this slows
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (stefan:1.2746) | stefan | 10 Jun |