Below is the list of changes that have just been committed into a local
mysqldoc repository of root. When root 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.3298 05/08/16 09:03:35 Mike.Hillyer@stripped +4 -0
Add note that you need to move the data files if you change the datadir option.
refman/installing.xml
1.33 05/08/16 09:03:34 Mike.Hillyer@stripped +7 -0
Add note that you need to move the data files if you change the datadir option.
refman-5.1/installing.xml
1.10 05/08/16 09:03:34 Mike.Hillyer@stripped +7 -0
Sync
refman-5.0/installing.xml
1.13 05/08/16 09:03:34 Mike.Hillyer@stripped +7 -0
Sync
refman-4.1/installing.xml
1.33 05/08/16 09:03:34 Mike.Hillyer@stripped +7 -0
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: Mike.Hillyer
# Host: www.openwin.org
# Root: /home/mysqldoc/mysqldoc
--- 1.9/refman-5.1/installing.xml 2005-08-15 20:15:33 -06:00
+++ 1.10/refman-5.1/installing.xml 2005-08-16 09:03:34 -06:00
@@ -5276,6 +5276,13 @@
</programlisting>
<para>
+ If you change the <literal>datadir</literal> value in your
+ MySQL configuration file, you must move the contents of the
+ existing MySQL data directory before restarting the MySQL
+ server.
+ </para>
+
+ <para>
See <xref linkend="windows-create-option-file"/>.
</para>
</listitem>
--- 1.32/refman-4.1/installing.xml 2005-08-15 20:15:24 -06:00
+++ 1.33/refman-4.1/installing.xml 2005-08-16 09:03:34 -06:00
@@ -5255,6 +5255,13 @@
</programlisting>
<para>
+ If you change the <literal>datadir</literal> value in your
+ MySQL configuration file, you must move the contents of the
+ existing MySQL data directory before restarting the MySQL
+ server.
+ </para>
+
+ <para>
See <xref linkend="windows-create-option-file"/>.
</para>
</listitem>
--- 1.32/refman/installing.xml 2005-08-15 20:15:37 -06:00
+++ 1.33/refman/installing.xml 2005-08-16 09:03:34 -06:00
@@ -5282,6 +5282,13 @@
</programlisting>
<para>
+ If you change the <literal>datadir</literal> value in your
+ MySQL configuration file, you must move the contents of the
+ existing MySQL data directory before restarting the MySQL
+ server.
+ </para>
+
+ <para>
See <xref linkend="windows-create-option-file"/>.
</para>
</listitem>
--- 1.12/refman-5.0/installing.xml 2005-08-15 20:15:29 -06:00
+++ 1.13/refman-5.0/installing.xml 2005-08-16 09:03:34 -06:00
@@ -5276,6 +5276,13 @@
</programlisting>
<para>
+ If you change the <literal>datadir</literal> value in your
+ MySQL configuration file, you must move the contents of the
+ existing MySQL data directory before restarting the MySQL
+ server.
+ </para>
+
+ <para>
See <xref linkend="windows-create-option-file"/>.
</para>
</listitem>
| Thread |
|---|
| • bk commit - mysqldoc@docsrva tree (Mike.Hillyer:1.3298) | mhillyer | 16 Aug |