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.2819 05/06/17 15:19:26 paul@stripped +3 -0
Typo.
refman/stored-procedures.xml
1.3 05/06/17 15:19:25 paul@stripped +1 -1
Typo.
refman-5.0/stored-procedures.xml
1.3 05/06/17 15:19:25 paul@stripped +1 -1
Sync.
refman-4.1/stored-procedures.xml
1.3 05/06/17 15:19:24 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.2/refman-4.1/stored-procedures.xml 2005-06-17 09:56:32 -05:00
+++ 1.3/refman-4.1/stored-procedures.xml 2005-06-17 15:19:24 -05:00
@@ -314,7 +314,7 @@
<literal>NOW()</literal>, the binary log includes the timestamp and
replicates correctly. <literal>RAND()</literal> also replicates
correctly as long as it is invoked only once within a routine. (You
- can consider the routine execution timestamp and random number see
+ can consider the routine execution timestamp and random number seed
as implicit inputs that are identical on the master and slave.)
</para>
--- 1.2/refman-5.0/stored-procedures.xml 2005-06-17 09:56:32 -05:00
+++ 1.3/refman-5.0/stored-procedures.xml 2005-06-17 15:19:25 -05:00
@@ -314,7 +314,7 @@
<literal>NOW()</literal>, the binary log includes the timestamp and
replicates correctly. <literal>RAND()</literal> also replicates
correctly as long as it is invoked only once within a routine. (You
- can consider the routine execution timestamp and random number see
+ can consider the routine execution timestamp and random number seed
as implicit inputs that are identical on the master and slave.)
</para>
--- 1.2/refman/stored-procedures.xml 2005-06-17 09:56:32 -05:00
+++ 1.3/refman/stored-procedures.xml 2005-06-17 15:19:25 -05:00
@@ -314,7 +314,7 @@
<literal>NOW()</literal>, the binary log includes the timestamp and
replicates correctly. <literal>RAND()</literal> also replicates
correctly as long as it is invoked only once within a routine. (You
- can consider the routine execution timestamp and random number see
+ can consider the routine execution timestamp and random number seed
as implicit inputs that are identical on the master and slave.)
</para>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (paul:1.2819) | paul | 17 Jun |