Author: mcbrown
Date: 2007-03-09 18:55:10 +0100 (Fri, 09 Mar 2007)
New Revision: 5288
Log:
Minor rewording.
Modified:
trunk/refman-5.1/replication-configuration.xml
Modified: trunk/refman-5.1/replication-configuration.xml
===================================================================
--- trunk/refman-5.1/replication-configuration.xml 2007-03-09 17:53:44 UTC (rev 5287)
+++ trunk/refman-5.1/replication-configuration.xml 2007-03-09 17:55:10 UTC (rev 5288)
Changed blocks: 1, Lines Added: 6, Lines Deleted: 5; 1063 bytes
@@ -2105,11 +2105,12 @@
</itemizedlist>
<para>
- In MySQL 5.1.17 the use of these options is deprecated. The
- settings they alter are ignored when <command>mysqld</command> is
- started and a warning will be provided in the
- <command>mysqld</command> log. To configure replication, you must
- use the <literal>CHANGE MASTER TO ...</literal> statement.
+ <emphasis>In MySQL 5.1.17 and later the use of these options is
+ deprecated.</emphasis> The settings they alter are ignored when
+ <command>mysqld</command> is started and a warning will be
+ provided in the <command>mysqld</command> log. To configure
+ replication, you must use the <literal>CHANGE MASTER TO
+ ...</literal> statement.
</para>
<para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r5288 - trunk/refman-5.1 | mcbrown | 9 Mar |