Author: paul
Date: 2009-02-23 04:09:55 +0100 (Mon, 23 Feb 2009)
New Revision: 13891
Log:
r38857@frost: paul | 2009-02-22 21:13:03 -0500
Fix option name
Modified:
trunk/refman-4.1/errors-problems.xml
trunk/refman-5.0/errors-problems.xml
trunk/refman-5.1/errors-problems-core.xml
trunk/refman-6.0/errors-problems.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:38855
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:36641
+ 4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:41755
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:38857
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:36641
Modified: trunk/refman-4.1/errors-problems.xml
===================================================================
--- trunk/refman-4.1/errors-problems.xml 2009-02-23 03:01:43 UTC (rev 13890)
+++ trunk/refman-4.1/errors-problems.xml 2009-02-23 03:09:55 UTC (rev 13891)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 680 bytes
@@ -2289,7 +2289,7 @@
<para>
All standard MySQL binaries are compiled with
- <option role="configure">--with-extra-character-sets=complex</option>,
+ <option role="configure">--with-extra-charsets=complex</option>,
which enables support for all multi-byte character sets.
See <xref linkend="charset-configuration"/>.
</para>
Modified: trunk/refman-5.0/errors-problems.xml
===================================================================
--- trunk/refman-5.0/errors-problems.xml 2009-02-23 03:01:43 UTC (rev 13890)
+++ trunk/refman-5.0/errors-problems.xml 2009-02-23 03:09:55 UTC (rev 13891)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 680 bytes
@@ -2204,7 +2204,7 @@
<para>
All standard MySQL binaries are compiled with
- <option role="configure">--with-extra-character-sets=complex</option>,
+ <option role="configure">--with-extra-charsets=complex</option>,
which enables support for all multi-byte character sets.
See <xref linkend="charset-configuration"/>.
</para>
Modified: trunk/refman-5.1/errors-problems-core.xml
===================================================================
--- trunk/refman-5.1/errors-problems-core.xml 2009-02-23 03:01:43 UTC (rev 13890)
+++ trunk/refman-5.1/errors-problems-core.xml 2009-02-23 03:09:55 UTC (rev 13891)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 695 bytes
@@ -2208,7 +2208,7 @@
<para>
All standard MySQL binaries are compiled with
- <option role="configure">--with-extra-character-sets=complex</option>,
+ <option role="configure">--with-extra-charsets=complex</option>,
which enables support for all multi-byte character sets.
See <xref linkend="charset-configuration"/>.
</para>
Modified: trunk/refman-6.0/errors-problems.xml
===================================================================
--- trunk/refman-6.0/errors-problems.xml 2009-02-23 03:01:43 UTC (rev 13890)
+++ trunk/refman-6.0/errors-problems.xml 2009-02-23 03:09:55 UTC (rev 13891)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 680 bytes
@@ -2185,7 +2185,7 @@
<para>
All standard MySQL binaries are compiled with
- <option role="configure">--with-extra-character-sets=complex</option>,
+ <option role="configure">--with-extra-charsets=complex</option>,
which enables support for all multi-byte character sets.
See <xref linkend="charset-configuration"/>.
</para>
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r13891 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-6.0 | paul.dubois | 23 Feb |