List:Internals« Previous MessageNext Message »
From:bar Date:December 6 2005 12:19pm
Subject:bk commit into 5.1 tree (bar:1.1956)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of bar. When bar does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.1956 05/12/06 16:19:50 bar@stripped +2 -0
  cp1250.xml:
  Index.xml:
    Adding Polish collation for cp1250.

  sql/share/charsets/cp1250.xml
    1.6 05/12/06 16:19:07 bar@stripped +21 -0
    Adding Polish collation for cp1250.

  sql/share/charsets/Index.xml
    1.39 05/12/06 16:18:38 bar@stripped +4 -1
    Adding Polish collation for cp1250.
    ,

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	bar
# Host:	bar.intranet.mysql.r18.ru
# Root:	/usr/home/bar/mysql-5.1-new

--- 1.38/sql/share/charsets/Index.xml	2005-07-21 17:55:10 +05:00
+++ 1.39/sql/share/charsets/Index.xml	2005-12-06 16:18:38 +04:00
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="utf-8"?>
 
-<charsets max-id="98">
+<charsets max-id="99">
 
 <copyright>
  Copyright (C) 2003 MySQL AB
@@ -369,6 +369,9 @@
   </collation>
   <collation name="cp1250_croatian_ci"	id="44">
     <order>Croatian</order>
+  </collation>
+  <collation name="cp1250_polish_ci"  id="99">
+    <order>Polish</order>
   </collation>
   <collation name="cp1250_czech_cs"	id="34"	order="Czech">
     <flag>compiled</flag>

--- 1.5/sql/share/charsets/cp1250.xml	2005-05-06 20:10:57 +05:00
+++ 1.6/sql/share/charsets/cp1250.xml	2005-12-06 16:19:07 +04:00
@@ -153,6 +153,27 @@
 </map>
 </collation>
 
+<collation name="cp1250_polish_ci">
+<map>
+00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
+10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F
+20 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F
+30 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F
+40 41 43 44 48 4B 4D 4E 4F 50 52 53 54 56 57 59
+5B 5C 5D 5F 62 64 66 67 68 69 6B 90 91 92 93 94
+95 41 43 44 48 4B 4D 4E 4F 50 52 53 54 56 57 59
+5B 5C 5D 5F 62 64 66 67 68 69 6B 96 97 98 99 9A
+9B 9C 9E 9F A0 A1 A2 A3 A4 A5 5F A6 60 62 6B 6C
+A7 A8 A9 AA AB AC AD AE AF B0 5F B1 60 62 6B 6C
+B2 B3 B4 55 B5 42 B6 B7 B8 B9 5F BA BB BC BD 6D
+BE BF C0 55 C1 C2 C3 C4 C5 42 5F C6 54 C7 54 6D
+5D 41 41 41 41 54 47 44 44 4B 4C 4B 4B 50 50 48
+48 58 57 5A 59 59 59 C8 5D 64 64 64 64 69 62 5F
+5D 41 41 41 41 54 47 44 44 4B 4C 4B 4B 50 50 48
+48 58 57 5A 59 59 59 C9 5D 64 64 64 64 69 62 FF
+</map>
+</collation>
+
 <collation name="cp1250_czech_ci"/>
 
 <collation name="cp1250_bin"	flag="binary"/>
Thread
bk commit into 5.1 tree (bar:1.1956)bar6 Dec