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.3644 05/09/29 11:40:20 jon@stripped +1 -0
Merge gigan.homedns.org:/home/jon/bk/mysqldoc
into gigan.homedns.org:/home/jon/bk/mysqldoc2
refman-5.1/sql-syntax.xml
1.56 05/09/29 11:40:18 jon@stripped +0 -0
Auto merged
# 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/mysqldoc2/RESYNC
--- 1.55/refman-5.1/sql-syntax.xml 2005-09-29 02:47:35 +10:00
+++ 1.56/refman-5.1/sql-syntax.xml 2005-09-29 11:40:18 +10:00
@@ -1507,22 +1507,17 @@
[MAX_ROWS [=] <replaceable>max_number_of_rows</replaceable>]
[MIN_ROWS [=] <replaceable>min_number_of_rows</replaceable>]
[TABLESPACE [=] (<replaceable>tablespace_name</replaceable>)]
- [[STORAGE] ENGINE [=] <replaceable>storage_engine_name</replaceable>]
[NODEGROUP [=] <replaceable>node_group_id</replaceable>]
[(<replaceable>subpartition_definition</replaceable>),
[(<replaceable>subpartition_definition</replaceable>)], ...]
<replaceable>subpartition_definition</replaceable>:
SUBPARTITION <replaceable>logical_name</replaceable>
- [VALUES {
- LESS THAN (<replaceable>expr</replaceable> |
<literal>MAX_VALUE</literal>)
- | IN (<replaceable>value_list</replaceable>) }]
[COMMENT [=] <replaceable>'comment_text'</replaceable> ]
[DATA DIRECTORY [=]
'<filename><replaceable>data_dir</replaceable></filename>']
[INDEX DIRECTORY [=]
'<filename><replaceable>index_dir</replaceable></filename>']
[MAX_ROWS [=] <replaceable>max_number_of_rows</replaceable>]
[MIN_ROWS [=] <replaceable>min_number_of_rows</replaceable>]
[TABLESPACE [=] (<replaceable>tablespace_name</replaceable>)]
- [[STORAGE] ENGINE [=] <replaceable>storage_engine_name</replaceable>]
[NODEGROUP [=] <replaceable>node_group_id</replaceable>]
<replaceable>select_statement:</replaceable>
@@ -3160,7 +3155,7 @@
specified, which may be of any type supported by this
MySQL server. Both the <literal>STORAGE</literal>
keyword and the equals sign (<literal>=</literal>) are
- optional. If no partition-spceific storage engine is set
+ optional. If no partition-specific storage engine is set
using this option then the engine applying to the table
as a whole is used for this partition.
</para>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (jon:1.3644) | jon | 29 Sep |