From: paul Date: December 29 2005 1:06am Subject: svn commit - mysqldoc@docsrva: r633 - in trunk: . refman-5.0 refman-5.1 List-Archive: http://lists.mysql.com/commits/451 Message-Id: <200512290106.jBT16Chk005670@docsrva.mysql.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Author: paul Date: 2005-12-29 02:06:12 +0100 (Thu, 29 Dec 2005) New Revision: 633 Log: r1848@kite-hub: paul | 2005-12-28 19:05:38 -0600 List the Hungarian collations in the charset chapter. Modified: trunk/ trunk/refman-5.0/charset.xml trunk/refman-5.1/charset.xml Property changes on: trunk ___________________________________________________________________ Name: svk:merge - b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4975 bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1842 + b5ec3a16-e900-0410-9ad2-d183a3acac99:/mysqldoc-local/mysqldoc/trunk:4975 bf112a9c-6c03-0410-a055-ad865cd57414:/mysqldoc-local/mysqldoc/trunk:1848 Modified: trunk/refman-5.0/charset.xml =================================================================== --- trunk/refman-5.0/charset.xml 2005-12-28 14:33:47 UTC (rev 632) +++ trunk/refman-5.0/charset.xml 2005-12-29 01:06:12 UTC (rev 633) @@ -2378,6 +2378,7 @@ | ucs2_roman_ci | ucs2 | 143 | | Yes | 8 | | ucs2_persian_ci | ucs2 | 144 | | Yes | 8 | | ucs2_esperanto_ci | ucs2 | 145 | | Yes | 8 | +| ucs2_hungarian_ci | ucs2 | 146 | | Yes | 8 | +--------------------+---------+-----+---------+----------+---------+ @@ -2412,6 +2413,7 @@ | utf8_roman_ci | utf8 | 207 | | Yes | 8 | | utf8_persian_ci | utf8 | 208 | | Yes | 8 | | utf8_esperanto_ci | utf8 | 209 | | Yes | 8 | +| utf8_hungarian_ci | utf8 | 210 | | Yes | 8 | +--------------------+---------+-----+---------+----------+---------+ @@ -2419,10 +2421,12 @@ - Note: Support for the + Note: The ucs2_esperanto_ci and - utf8_esperanto_ci collations was added in - MySQL 5.0.13. + utf8_esperanto_ci collations were added in + MySQL 5.0.13. The ucs2_hungarian_ci and + utf8_hungarian_ci collations were added in + MySQL 5.0.19. Modified: trunk/refman-5.1/charset.xml =================================================================== --- trunk/refman-5.1/charset.xml 2005-12-28 14:33:47 UTC (rev 632) +++ trunk/refman-5.1/charset.xml 2005-12-29 01:06:12 UTC (rev 633) @@ -2377,6 +2377,7 @@ | ucs2_roman_ci | ucs2 | 143 | | Yes | 8 | | ucs2_persian_ci | ucs2 | 144 | | Yes | 8 | | ucs2_esperanto_ci | ucs2 | 145 | | Yes | 8 | +| ucs2_hungarian_ci | ucs2 | 146 | | Yes | 8 | +--------------------+---------+-----+---------+----------+---------+ @@ -2411,12 +2412,20 @@ | utf8_roman_ci | utf8 | 207 | | Yes | 8 | | utf8_persian_ci | utf8 | 208 | | Yes | 8 | | utf8_esperanto_ci | utf8 | 209 | | Yes | 8 | +| utf8_hungarian_ci | utf8 | 210 | | Yes | 8 | +--------------------+---------+-----+---------+----------+---------+ + + Note: The + ucs2_hungarian_ci and + utf8_hungarian_ci collations were added in + MySQL 5.1.5. + + Unicode Collation Algorithm