Author: js221926
Date: 2011-02-28 12:20:16 +0100 (Mon, 28 Feb 2011)
New Revision: 25164
Log:
--bind-address as a mysql *client* option isn't supported in 5.5 (Thanks, Magnus and SBester!)
Modified:
trunk/dynamic-docs/command-optvars/mysql.xml
trunk/refman-5.5/programs-client-core.xml
Modified: trunk/dynamic-docs/command-optvars/mysql.xml
===================================================================
--- trunk/dynamic-docs/command-optvars/mysql.xml 2011-02-28 10:52:54 UTC (rev 25163)
+++ trunk/dynamic-docs/command-optvars/mysql.xml 2011-02-28 11:20:16 UTC (rev 25164)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 2; 542 bytes
@@ -92,8 +92,6 @@
<versions>
<manual version="5.1"/>
<introduced version="5.1.22-ndb-6.3.4"/>
- <manual version="5.5"/>
- <introduced version="5.5.8"/>
<manual version="5.6"/>
<manual version="5.6.1"/>
</versions>
Modified: trunk/refman-5.5/programs-client-core.xml
===================================================================
--- trunk/refman-5.5/programs-client-core.xml 2011-02-28 10:52:54 UTC (rev 25163)
+++ trunk/refman-5.5/programs-client-core.xml 2011-02-28 11:20:16 UTC (rev 25164)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 26; 1272 bytes
@@ -286,32 +286,6 @@
</listitem>
<listitem>
- <para id="option_mysql_bind-address">
- <indexterm>
- <primary>mysql</primary>
- <secondary>bind-address option</secondary>
- </indexterm>
-
- <indexterm>
- <primary>bind-address option</primary>
- <secondary>mysql</secondary>
- </indexterm>
-
- <option role="mysql">--bind-address=<replaceable>ip_address</replaceable></option>
- </para>
-
- <para>
- On a computer having multiple network interfaces, this
- option can be used to select which interface is employed
- when connecting to the MySQL server.
- </para>
-
- <para>
- This option is supported beginning with MySQL 5.5.8.
- </para>
- </listitem>
-
- <listitem>
<para id="option_mysql_character-sets-dir">
<indexterm>
<primary>mysql</primary>
| Thread |
|---|
| • svn commit - mysqldoc@oter02: r25164 - in trunk: dynamic-docs/command-optvars refman-5.5 | jon.stephens | 28 Feb |