Author: jstephens
Date: 2008-06-20 11:54:57 +0200 (Fri, 20 Jun 2008)
New Revision: 10987
Log:
Documented new --no-binlog option for ndb_restore (Tomas)
Modified:
trunk/dynamic-docs/changelog/mysqld-1.xml
trunk/it/refman-5.1/mysql-cluster-backup.xml
trunk/pt/refman-5.1/mysql-cluster-backup.xml
trunk/refman-5.1/mysql-cluster-backup.xml
Modified: trunk/dynamic-docs/changelog/mysqld-1.xml
===================================================================
--- trunk/dynamic-docs/changelog/mysqld-1.xml 2008-06-20 08:51:28 UTC (rev 10986)
+++ trunk/dynamic-docs/changelog/mysqld-1.xml 2008-06-20 09:54:57 UTC (rev 10987)
Changed blocks: 2, Lines Added: 27, Lines Deleted: 3; 1286 bytes
@@ -6,6 +6,31 @@
]>
<changelog>
+ <logentry entrytype="feature">
+
+ <tags>
+ <highlight type="cluster"/>
+ <manual type="ndb_restore"/>
+ </tags>
+
+ <versions>
+ <version ver="5.1.24-ndb-6.2.16"/>
+ <version ver="5.1.24-ndb-6.3.16"/>
+ </versions>
+
+ <message>
+
+ <para>
+ Added the <option>--no-binlog</option> option for
+ <command>ndb_restore</command>. When used, this option prevents
+ information being written to SQL node binary logs from the
+ restoration of a cluster backup.
+ </para>
+
+ </message>
+
+ </logentry>
+
<logentry entrytype="bug">
<tags>
@@ -20730,9 +20755,8 @@
<para>
On 64-bit systems, assigning values of 2
- <superscript>63</superscript>
- − 1 or larger to <literal>key_buffer_size</literal> caused
- memory overruns.
+ <superscript>63</superscript> − 1 or larger to
+ <literal>key_buffer_size</literal> caused memory overruns.
</para>
</message>
Modified: trunk/it/refman-5.1/mysql-cluster-backup.xml
===================================================================
--- trunk/it/refman-5.1/mysql-cluster-backup.xml 2008-06-20 08:51:28 UTC (rev 10986)
+++ trunk/it/refman-5.1/mysql-cluster-backup.xml 2008-06-20 09:54:57 UTC (rev 10987)
Changed blocks: 2, Lines Added: 12, Lines Deleted: 0; 1669 bytes
@@ -963,6 +963,14 @@
<entry><literal>FALSE</literal></entry>
</row>
<row>
+ <entry><option>--no-binlog</option></entry>
+ <entry><emphasis>None</emphasis></entry>
+ <entry>Do not write anything to <command>mysqld</command> binary logs (added in
+ MySQL Cluster NDB 6.2.16 and 6.3.16)</entry>
+ <entry><literal>FALSE</literal> (in other words, write to binary logs unless
+ this option is used)</entry>
+ </row>
+ <row>
<entry><option>--no-restore-disk-objects</option></entry>
<entry><option>-d</option></entry>
<entry>Do not restore Disk Data objects such as tablespaces and log file groups</entry>
@@ -975,6 +983,10 @@
<entry>Do not re-create <literal>VARSIZE</literal> columns from a MySQL 5.0
Cluster backup as variable-width columns (added in
MySQL 5.1.19)</entry>
+ <entry><literal>FALSE</literal> (in other words, re-create
+ <literal>VARSIZE</literal> columns from a MySQL 5.0
+ Cluster backup as variable-width columns unless this
+ option is used)</entry>
</row>
<row>
<entry><option>--nodeid</option></entry>
Modified: trunk/pt/refman-5.1/mysql-cluster-backup.xml
===================================================================
--- trunk/pt/refman-5.1/mysql-cluster-backup.xml 2008-06-20 08:51:28 UTC (rev 10986)
+++ trunk/pt/refman-5.1/mysql-cluster-backup.xml 2008-06-20 09:54:57 UTC (rev 10987)
Changed blocks: 2, Lines Added: 12, Lines Deleted: 0; 1669 bytes
@@ -963,6 +963,14 @@
<entry><literal>FALSE</literal></entry>
</row>
<row>
+ <entry><option>--no-binlog</option></entry>
+ <entry><emphasis>None</emphasis></entry>
+ <entry>Do not write anything to <command>mysqld</command> binary logs (added in
+ MySQL Cluster NDB 6.2.16 and 6.3.16)</entry>
+ <entry><literal>FALSE</literal> (in other words, write to binary logs unless
+ this option is used)</entry>
+ </row>
+ <row>
<entry><option>--no-restore-disk-objects</option></entry>
<entry><option>-d</option></entry>
<entry>Do not restore Disk Data objects such as tablespaces and log file groups</entry>
@@ -975,6 +983,10 @@
<entry>Do not re-create <literal>VARSIZE</literal> columns from a MySQL 5.0
Cluster backup as variable-width columns (added in
MySQL 5.1.19)</entry>
+ <entry><literal>FALSE</literal> (in other words, re-create
+ <literal>VARSIZE</literal> columns from a MySQL 5.0
+ Cluster backup as variable-width columns unless this
+ option is used)</entry>
</row>
<row>
<entry><option>--nodeid</option></entry>
Modified: trunk/refman-5.1/mysql-cluster-backup.xml
===================================================================
--- trunk/refman-5.1/mysql-cluster-backup.xml 2008-06-20 08:51:28 UTC (rev 10986)
+++ trunk/refman-5.1/mysql-cluster-backup.xml 2008-06-20 09:54:57 UTC (rev 10987)
Changed blocks: 2, Lines Added: 12, Lines Deleted: 0; 1660 bytes
@@ -963,6 +963,14 @@
<entry><literal>FALSE</literal></entry>
</row>
<row>
+ <entry><option>--no-binlog</option></entry>
+ <entry><emphasis>None</emphasis></entry>
+ <entry>Do not write anything to <command>mysqld</command> binary logs (added in
+ MySQL Cluster NDB 6.2.16 and 6.3.16)</entry>
+ <entry><literal>FALSE</literal> (in other words, write to binary logs unless
+ this option is used)</entry>
+ </row>
+ <row>
<entry><option>--no-restore-disk-objects</option></entry>
<entry><option>-d</option></entry>
<entry>Do not restore Disk Data objects such as tablespaces and log file groups</entry>
@@ -975,6 +983,10 @@
<entry>Do not re-create <literal>VARSIZE</literal> columns from a MySQL 5.0
Cluster backup as variable-width columns (added in
MySQL 5.1.19)</entry>
+ <entry><literal>FALSE</literal> (in other words, re-create
+ <literal>VARSIZE</literal> columns from a MySQL 5.0
+ Cluster backup as variable-width columns unless this
+ option is used)</entry>
</row>
<row>
<entry><option>--nodeid</option></entry>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r10987 - in trunk: dynamic-docs/changelog it/refman-5.1 pt/refman-5.1 refman-5.1 | jon | 20 Jun |