Author: jstephens
Date: 2010-09-14 18:24:05 +0200 (Tue, 14 Sep 2010)
New Revision: 22706
Log:
Fixed version reference
Modified:
trunk/refman-5.5/sql-syntax-replication.xml
Modified: trunk/refman-5.5/sql-syntax-replication.xml
===================================================================
--- trunk/refman-5.5/sql-syntax-replication.xml 2010-09-14 16:07:35 UTC (rev 22705)
+++ trunk/refman-5.5/sql-syntax-replication.xml 2010-09-14 16:24:05 UTC (rev 22706)
Changed blocks: 1, Lines Added: 4, Lines Deleted: 4; 1087 bytes
@@ -942,10 +942,10 @@
</note>
<para>
- In MySQL 5.4—unlike the case in MySQL 5.1 and
- earlier—<literal role="stmt">RESET SLAVE</literal> no
- longer changes replication connection parameters such as master
- host, master port, master user, and master password. (This means
+ In MySQL ¤t-series; (unlike the case in MySQL 5.1 and
+ earlier), <literal role="stmt">RESET SLAVE</literal> does not
+ change any replication connection parameters such as master
+ host, master port, master user, or master password. (This means
that <literal role="stmt">START SLAVE</literal> can be issued
without requiring a <literal role="stmt">CHANGE MASTER
TO</literal> statement following <literal role="stmt">RESET
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r22706 - trunk/refman-5.5 | jon.stephens | 14 Sep |