Author: paul
Date: 2006-01-04 19:22:47 +0100 (Wed, 04 Jan 2006)
New Revision: 675
Log:
r5836@frost: paul | 2006-01-04 12:21:05 -0600
Document missing --master-retry-count option.
Modified:
trunk/
trunk/refman-4.1/replication.xml
trunk/refman-5.0/replication.xml
trunk/refman-5.1/replication.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:5835
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1848
+ b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:5836
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1848
Modified: trunk/refman-4.1/replication.xml
===================================================================
--- trunk/refman-4.1/replication.xml 2006-01-04 18:22:28 UTC (rev 674)
+++ trunk/refman-4.1/replication.xml 2006-01-04 18:22:47 UTC (rev 675)
@@ -2531,6 +2531,17 @@
<listitem>
<para>
+ <option>--master-retry-count=<replaceable>count</replaceable></option>
+ </para>
+
+ <para>
+ The number of times the slave tries to connect to the master
+ before giving up.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<option>--master-ssl</option>,
<option>--master-ssl-ca=<replaceable>file_name</replaceable></option>,
<option>--master-ssl-capath=<replaceable>directory_name</replaceable></option>,
Modified: trunk/refman-5.0/replication.xml
===================================================================
--- trunk/refman-5.0/replication.xml 2006-01-04 18:22:28 UTC (rev 674)
+++ trunk/refman-5.0/replication.xml 2006-01-04 18:22:47 UTC (rev 675)
@@ -2393,6 +2393,17 @@
<listitem>
<para>
+ <option>--master-retry-count=<replaceable>count</replaceable></option>
+ </para>
+
+ <para>
+ The number of times the slave tries to connect to the master
+ before giving up.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<option>--master-ssl</option>,
<option>--master-ssl-ca=<replaceable>file_name</replaceable></option>,
<option>--master-ssl-capath=<replaceable>directory_name</replaceable></option>,
Modified: trunk/refman-5.1/replication.xml
===================================================================
--- trunk/refman-5.1/replication.xml 2006-01-04 18:22:28 UTC (rev 674)
+++ trunk/refman-5.1/replication.xml 2006-01-04 18:22:47 UTC (rev 675)
@@ -2577,6 +2577,17 @@
<listitem>
<para>
+ <option>--master-retry-count=<replaceable>count</replaceable></option>
+ </para>
+
+ <para>
+ The number of times the slave tries to connect to the master
+ before giving up.
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
<option>--master-ssl</option>,
<option>--master-ssl-ca=<replaceable>file_name</replaceable></option>,
<option>--master-ssl-capath=<replaceable>directory_name</replaceable></option>,
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r675 - in trunk: . refman-4.1 refman-5.0 refman-5.1 | paul | 4 Jan |