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.3125 05/07/28 13:41:04 stefan@stripped +3 -0
sql-syntax.xml:
Sync with refman
or zero => including zero
.,
refman-5.0/sql-syntax.xml
1.28 05/07/28 13:40:47 stefan@stripped +2 -2
Sync with refman
refman-4.1/sql-syntax.xml
1.21 05/07/28 13:40:46 stefan@stripped +2 -2
Sync with refman
refman/sql-syntax.xml
1.23 05/07/28 13:40:31 stefan@stripped +2 -2
or zero => including zero
.,
# 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.20/refman-4.1/sql-syntax.xml 2005-07-28 12:30:58 +02:00
+++ 1.21/refman-4.1/sql-syntax.xml 2005-07-28 13:40:46 +02:00
@@ -6419,8 +6419,8 @@
The <literal>LIMIT</literal> clause can be used to constrain
the number of rows returned by the <literal>SELECT</literal>
statement. <literal>LIMIT</literal> takes one or two numeric
- arguments, which must both be positive integer constants or
- zero.
+ arguments, which must both be positive integer constants
+ (including zero).
</para>
<para>
--- 1.27/refman-5.0/sql-syntax.xml 2005-07-28 12:31:01 +02:00
+++ 1.28/refman-5.0/sql-syntax.xml 2005-07-28 13:40:47 +02:00
@@ -6322,8 +6322,8 @@
The <literal>LIMIT</literal> clause can be used to constrain
the number of rows returned by the <literal>SELECT</literal>
statement. <literal>LIMIT</literal> takes one or two numeric
- arguments, which must both be positive integer constants or
- zero.
+ arguments, which must both be positive integer constants
+ (including zero).
</para>
<para>
--- 1.22/refman/sql-syntax.xml 2005-07-28 12:30:35 +02:00
+++ 1.23/refman/sql-syntax.xml 2005-07-28 13:40:31 +02:00
@@ -6530,8 +6530,8 @@
The <literal>LIMIT</literal> clause can be used to constrain
the number of rows returned by the <literal>SELECT</literal>
statement. <literal>LIMIT</literal> takes one or two numeric
- arguments, which must both be positive integer constants or
- zero.
+ arguments, which must both be positive integer constants
+ (including zero).
</para>
<para>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (stefan:1.3125) | stefan | 28 Jul |