Author: mcbrown
Date: 2008-07-30 10:55:30 +0200 (Wed, 30 Jul 2008)
New Revision: 11432
Log:
Fixing the command line option (Docs Bug #34195)
Modified:
trunk/refman-common/mysql-proxy-core.xml
Modified: trunk/refman-common/mysql-proxy-core.xml
===================================================================
--- trunk/refman-common/mysql-proxy-core.xml 2008-07-30 08:39:52 UTC (rev 11431)
+++ trunk/refman-common/mysql-proxy-core.xml 2008-07-30 08:55:30 UTC (rev 11432)
Changed blocks: 1, Lines Added: 3, Lines Deleted: 3; 822 bytes
@@ -459,9 +459,9 @@
<listitem>
<para>
- <literal>--proxy-read-only-address=host:port</literal> —
- the listening hostname (or IP address) and port of the proxy
- server for read-only connections. The default is
+ <literal>--proxy-read-only-backend-address=host:port</literal>
+ — the listening hostname (or IP address) and port of the
+ proxy server for read-only connections. The default is
<literal>localhost:4042</literal>.
</para>
</listitem>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r11432 - trunk/refman-common | mcbrown | 30 Jul |