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.3496 05/09/08 03:51:28 jon@stripped +1 -0
refman-5.1: Move partitioning chapter
to follow all storage engine chapters.
(Mikael)
refman-5.1/manual.xml
1.14 05/09/08 03:51:27 jon@stripped +2 -2
Move partitioning chapter to follow all storage engine chapters.
# 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.13/refman-5.1/manual.xml 2005-09-07 13:21:54 +10:00
+++ 1.14/refman-5.1/manual.xml 2005-09-08 03:51:27 +10:00
@@ -43,11 +43,11 @@
<xi:include href="storage-engines.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
- <xi:include href="partitioning.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-
<xi:include href="innodb.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="ndbcluster.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+
+ <xi:include href="partitioning.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="spatial-extensions-in-mysql.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (jon:1.3496) | jon | 7 Sep |