Below is the list of changes that have just been committed into a local
mysqldoc repository of paul. When paul 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.2958 05/07/08 08:47:33 paul@stripped +2 -0
Fix error. log_bin_trust_routine_creators has no
session value.
refman/mysql-database-administration.xml
1.18 05/07/08 08:47:31 paul@stripped +1 -1
Fix error. log_bin_trust_routine_creators has no
session value.
refman-5.0/mysql-database-administration.xml
1.20 05/07/08 08:47:30 paul@stripped +1 -1
Sync.
# 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: paul
# Host: frost.snake.net
# Root: /Volumes/frost2/MySQL/bk/mysqldoc
--- 1.19/refman-5.0/mysql-database-administration.xml 2005-07-07 21:01:58 -05:00
+++ 1.20/refman-5.0/mysql-database-administration.xml 2005-07-08 08:47:30 -05:00
@@ -8210,7 +8210,7 @@
boolean
</entry>
<entry>
- <literal>GLOBAL</literal> | <literal>SESSION</literal>
+ <literal>GLOBAL</literal>
</entry>
</row>
<row>
--- 1.17/refman/mysql-database-administration.xml 2005-07-07 21:01:59 -05:00
+++ 1.18/refman/mysql-database-administration.xml 2005-07-08 08:47:31 -05:00
@@ -8271,7 +8271,7 @@
boolean
</entry>
<entry>
- <literal>GLOBAL</literal> | <literal>SESSION</literal>
+ <literal>GLOBAL</literal>
</entry>
</row>
<row>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.2958) | paul | 11 Jul |