Author: paul
Date: 2009-10-13 18:34:32 +0200 (Tue, 13 Oct 2009)
New Revision: 17113
Log:
r45466@frost: paul | 2009-10-13 11:33:52 -0500
Update version number
Modified:
trunk/refman-4.1/internationalization.xml
trunk/refman-5.0/internationalization.xml
trunk/refman-5.1/internationalization.xml
trunk/refman-5.4/Notes
trunk/refman-5.4/internationalization.xml
trunk/refman-6.0.sav/internationalization.xml
Property changes on: trunk
___________________________________________________________________
Name: svk:merge
- 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:27075
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:45465
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
+ 07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/mysqldoc/trunk:27075
07c7e7b4-24e3-4b51-89d0-6dc09fec6bec:/mysqldoc-local/trunk:25547
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/mysqldoc/trunk:43968
4767c598-dc10-0410-bea0-d01b485662eb:/mysqldoc-local/trunk:44480
7d8d2c4e-af1d-0410-ab9f-b038ce55645b:/mysqldoc-local/mysqldoc:45466
b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:14218
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:39036
bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/trunk:39546
Modified: trunk/refman-4.1/internationalization.xml
===================================================================
--- trunk/refman-4.1/internationalization.xml 2009-10-13 16:34:24 UTC (rev 17112)
+++ trunk/refman-4.1/internationalization.xml 2009-10-13 16:34:32 UTC (rev 17113)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 843 bytes
@@ -1957,7 +1957,7 @@
The preceding method of error-message construction can result in
messages that contain a mix of character sets unless all items
involved contain only ASCII characters. This issue is resolved
- in MySQL 5.4, in which error messages are constructed internally
+ in MySQL 5.5, in which error messages are constructed internally
within the server using UTF-8 and returned to the client in the
character set specified by the
<literal role="sysvar">character_set_results</literal> system
Modified: trunk/refman-5.0/internationalization.xml
===================================================================
--- trunk/refman-5.0/internationalization.xml 2009-10-13 16:34:24 UTC (rev 17112)
+++ trunk/refman-5.0/internationalization.xml 2009-10-13 16:34:32 UTC (rev 17113)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 843 bytes
@@ -1981,7 +1981,7 @@
The preceding method of error-message construction can result in
messages that contain a mix of character sets unless all items
involved contain only ASCII characters. This issue is resolved
- in MySQL 5.4, in which error messages are constructed internally
+ in MySQL 5.5, in which error messages are constructed internally
within the server using UTF-8 and returned to the client in the
character set specified by the
<literal role="sysvar">character_set_results</literal> system
Modified: trunk/refman-5.1/internationalization.xml
===================================================================
--- trunk/refman-5.1/internationalization.xml 2009-10-13 16:34:24 UTC (rev 17112)
+++ trunk/refman-5.1/internationalization.xml 2009-10-13 16:34:32 UTC (rev 17113)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 843 bytes
@@ -1981,7 +1981,7 @@
The preceding method of error-message construction can result in
messages that contain a mix of character sets unless all items
involved contain only ASCII characters. This issue is resolved
- in MySQL 5.4, in which error messages are constructed internally
+ in MySQL 5.5, in which error messages are constructed internally
within the server using UTF-8 and returned to the client in the
character set specified by the
<literal role="sysvar">character_set_results</literal> system
Modified: trunk/refman-5.4/Notes
===================================================================
--- trunk/refman-5.4/Notes 2009-10-13 16:34:24 UTC (rev 17112)
+++ trunk/refman-5.4/Notes 2009-10-13 16:34:32 UTC (rev 17113)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 1; 473 bytes
@@ -59,7 +59,6 @@
The 5.1 manual has some references to 5.4 and needs updating, such as:
* mysql-next-series-plans
* stored-routines-metadata
-* charset-errors
Need to remove:
* Lots of differences for optimization.xml, e.g., index condition pushdown
Modified: trunk/refman-5.4/internationalization.xml
===================================================================
--- trunk/refman-5.4/internationalization.xml 2009-10-13 16:34:24 UTC (rev 17112)
+++ trunk/refman-5.4/internationalization.xml 2009-10-13 16:34:32 UTC (rev 17113)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 843 bytes
@@ -2019,7 +2019,7 @@
The preceding method of error-message construction can result in
messages that contain a mix of character sets unless all items
involved contain only ASCII characters. This issue is resolved
- in MySQL 5.4, in which error messages are constructed internally
+ in MySQL 5.5, in which error messages are constructed internally
within the server using UTF-8 and returned to the client in the
character set specified by the
<literal role="sysvar">character_set_results</literal> system
Modified: trunk/refman-6.0.sav/internationalization.xml
===================================================================
--- trunk/refman-6.0.sav/internationalization.xml 2009-10-13 16:34:24 UTC (rev 17112)
+++ trunk/refman-6.0.sav/internationalization.xml 2009-10-13 16:34:32 UTC (rev 17113)
Changed blocks: 1, Lines Added: 1, Lines Deleted: 1; 855 bytes
@@ -1981,7 +1981,7 @@
The preceding method of error-message construction can result in
messages that contain a mix of character sets unless all items
involved contain only ASCII characters. This issue is resolved
- in MySQL 5.4, in which error messages are constructed internally
+ in MySQL 5.5, in which error messages are constructed internally
within the server using UTF-8 and returned to the client in the
character set specified by the
<literal role="sysvar">character_set_results</literal> system
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r17113 - in trunk: . refman-4.1 refman-5.0 refman-5.1 refman-5.4 refman-6.0.sav | paul.dubois | 13 Oct |