Below is the list of changes that have just been committed into a local
mysqldoc repository of jon. When jon 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.3142 05/08/01 03:19:17 jon@stripped +2 -0
Minro fix to SHOW TRIGGERS.
refman/sql-syntax.xml
1.27 05/08/01 03:19:16 jon@stripped +4 -1
Minor fix.
refman-5.0/sql-syntax.xml
1.32 05/08/01 03:19:15 jon@stripped +4 -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: jon
# Host: gigan.
# Root: /home/jon/bk/mysqldoc
--- 1.31/refman-5.0/sql-syntax.xml 2005-07-30 17:47:30 +10:00
+++ 1.32/refman-5.0/sql-syntax.xml 2005-08-01 03:19:15 +10:00
@@ -14734,7 +14734,10 @@
<listitem>
<para>
<literal>Statement</literal>: The statement to be
- executed when the trigger is invoked.
+ executed when the trigger is invoked. This is the same
+ as the text shown in the
+ <literal>ACTION_STATEMENT</literal> column of
+ <literal>INFORMATION_SCHEMA.TRIGGERS</literal>.
</para>
</listitem>
--- 1.26/refman/sql-syntax.xml 2005-07-30 17:47:31 +10:00
+++ 1.27/refman/sql-syntax.xml 2005-08-01 03:19:16 +10:00
@@ -15154,7 +15154,10 @@
<listitem>
<para>
<literal>Statement</literal>: The statement to be
- executed when the trigger is invoked.
+ executed when the trigger is invoked. This is the same
+ as the text shown in the
+ <literal>ACTION_STATEMENT</literal> column of
+ <literal>INFORMATION_SCHEMA.TRIGGERS</literal>.
</para>
</listitem>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (jon:1.3142) | jon | 31 Jul |