bar@mysql.com
cbcd9cd575
Merge mysql.com:/usr/home/bar/mysql-5.0
...
into mysql.com:/usr/home/bar/mysql-5.1-new
2006-04-05 19:00:02 +05:00
bar@mysql.com
26100744eb
Merge mysql.com:/usr/home/bar/mysql-4.1.12076
...
into mysql.com:/usr/home/bar/mysql-5.0
2006-04-03 17:24:14 +05:00
bar@mysql.com
2c2ee32b93
Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1
...
into mysql.com:/usr/home/bar/mysql-4.1.12076
2006-04-03 17:11:54 +05:00
jimw@mysql.com
00d29cd259
Merge mysql.com:/home/jimw/my/mysql-5.0-clean
...
into mysql.com:/home/jimw/my/mysql-5.1-clean
2005-12-12 11:57:07 -08:00
jimw@mysql.com
e18679c7ff
Merge mysql.com:/home/jimw/my/mysql-4.1-clean
...
into mysql.com:/home/jimw/my/mysql-5.0-clean
2005-12-12 10:11:56 -08:00
bar@mysql.com
eb49612ff8
Bug#13421 problem with sorting turkish
...
latin5.xml:
- Fixing order thee Turkish letters to conform Turkish rules.
- All non-Turkish accented letters are mappend
to their non-accented counterparts.
2005-12-07 18:48:46 +04:00
bar@mysql.com
fc19590b41
cp1250.xml:
...
Index.xml:
Adding Polish collation for cp1250.
2005-12-06 16:19:50 +04:00
bar@mysql.com
5ffc4c64f9
latin1.xml:
...
Fixing latin1 to cp1252, according to
recent changes in ctype-latin1.c.
Index.xml:
Marking latin1_swedish_ci as "compiled"
to avoid its generating into ctype-extra.c.
ctype-extra.c:
Bug#12076 --with-extra-charsets has no effect
All supported dnamic charsets were generated
from sql/share/charsets/*.xml under #ifdefs.
Compiling is to be activated from "configure"
by adding --with-extra-charsets.
I'm not including auto-recreating of ctype-extra.c
into build process for ease purposes.
2005-11-07 10:43:29 +04:00
gluh@mysql.com
d0086f7db0
Merge mysql.com:/home/gluh/MySQL/Merge/4.1
...
into mysql.com:/home/gluh/MySQL/Merge/5.0
2005-07-21 17:55:16 +05:00
bar@mysql.com
6a97af8a02
Bug#11216: 'show character set' describes latin1 incorrectly
...
Index.xml:
Fixing latin1 comment:
it is actually cp1252, not iso-8859-1
ctype_latin1.result:
changeing test results accordingly.
ctype-latin1.c:
Fixed to- and from-Unicode conversion maps
for better Unicode round trip of undefined
characters.
2005-07-21 16:05:19 +05:00
ramil@mysql.com
def8eb631c
Merge mysql.com:/home/ram/work/mysql-4.1
...
into mysql.com:/home/ram/work/mysql-5.0
2005-05-06 20:11:01 +05:00
bar@noter.(none)
6a47698468
Bug#6611: wrong sorting order.
...
Adding cp1250_croatian_ci collation.
2005-05-06 20:11:00 +05:00
bar@noter.(none)
b20cac254c
Bug#6505 Wrong sorting order:
...
latin2_croatian_ci collation was fixed.
2005-05-06 18:41:41 +05:00
jani@ibmlab.site
0e91a7131f
Merge ibmlab.site:/home/my/bk/mysql-4.1
...
into ibmlab.site:/home/my/bk/mysql-5.0
2005-05-06 13:42:30 +03:00
bar@noter.(none)
59129d9bbe
bug#6504 Upper/Lower conversion bug:
...
upper/lower conversion for LATIN LETTER D WITH STROKE
was wrong in latin2.
2005-05-06 15:22:55 +05:00
shuichi@mysql.com
2244ae8cef
Added cp932 character set
2005-05-05 11:37:52 -07:00
shuichi@mysql.com
852d74a68e
renamed charset name 'eucjp_ms' to 'eucjpms'
2005-01-12 02:58:15 -08:00
shuichi@mysql.com
3126e82291
added new character set - cp932, eucjp_ms
2005-01-11 17:45:36 -08:00
paul@kite-hub.kitebird.com
746e1876dc
Add GPL notice to a bunch of files.
2004-09-10 14:53:06 -05:00
bar@mysql.com
0db8ff2eda
Bug#5005 collation cp852_bin makes server crash
...
ctype-simple.c:
Check that unicode map was loaded
cp852.xml:
Missing cp852_bin was added.
2004-08-12 10:46:16 +05:00
bar@mysql.com
b41e009b04
armscii8_bin was referenced to as armscii_bin in a mistake.
2004-07-02 13:27:46 +05:00
bar@bar.intranet.mysql.r18.ru
df8e3eac45
ctype-win1250ch.c, ctype-czech.c:
...
Czech collations were renamed to _cs
Index.xml:
Czech collation were renamed to _cs
2004-05-07 10:24:12 +05:00
bar@bar.intranet.mysql.r18.ru
3827fa5589
Unicode Collation Algorithm subset implementation
2004-03-24 16:16:08 +04:00
bar@bar.intranet.mysql.r18.ru
210a87507c
latin1.xml, Index.xml:
...
Modern Spanish collation
2003-12-29 19:58:18 +04:00
bar@bar.intranet.mysql.r18.ru
08d8c0b9e4
languages.html:
...
new file
2003-12-25 17:46:30 +04:00
bar@bar.mysql.r18.ru
4accd55c71
cp850.xml:
...
There were errors in cp850: in unicode, ctype and sort arrays
2003-11-19 14:59:12 +04:00
bar@bar.mysql.r18.ru
9b5deb8fe1
Adding Gerogian GEOSTD8 character set
2003-08-18 17:27:09 +05:00
bar@bar.mysql.r18.ru
e8d52f342d
cp1251.xml:
...
Upper/lower case translation bug for letter 't' fix.
2003-07-31 08:33:59 +05:00
bar@bar.mysql.r18.ru
319124508a
The default collation for cp1251 has been changed to general_ci
2003-06-17 18:10:35 +05:00
mysql@home.(none)
0017bb1bc0
Index.xml:
...
utf8 was not marked as compiled
2003-05-27 12:57:02 +05:00
bar@bar.mysql.r18.ru
0ac62b93e5
Index.xml:
...
cp1250_czech_ci was displayed even when not compiled-in in mistake.
2003-05-26 20:01:18 +05:00
bar@bar.mysql.r18.ru
70559621f2
latin7.xml:
...
c
Index.xml:
Collation names form lati7 were mixed
2003-05-23 18:54:48 +05:00
bar@bar.mysql.r18.ru
78c7d40986
BINARY collations for every character set
2003-05-23 18:39:55 +05:00
bar@bar.mysql.r18.ru
2eccde258d
Character set sets now check if required non-dynamic charsets were really compiled
2003-05-23 15:10:05 +05:00
bar@bar.mysql.r18.ru
79326cf901
Index.xml:
...
Typos fixes
2003-05-22 16:57:06 +05:00
bar@bar.mysql.r18.ru
11355b6795
All collation names are now fit into convension
2003-04-07 18:49:56 +05:00
bar@bar.mysql.r18.ru
da50242988
Index.xml:
...
Type
2003-04-04 17:21:48 +05:00
bar@bar.mysql.r18.ru
8cbad53268
cp1257.xml, Index.xml:
...
cp1257 is Lithuanian sorting
2003-04-01 19:03:02 +05:00
bar@bar.mysql.r18.ru
83cbc2838a
Some collation have been renamed to fit into convension
2003-04-01 18:54:01 +05:00
bar@bar.mysql.r18.ru
11ce18a935
Standard charset names:
...
pclatin1 -> cp850
pclatin2 -> cp852
2003-04-01 17:49:24 +05:00
bar@bar.mysql.r18.ru
ffa5f52e2d
Better error message
2003-04-01 10:26:36 +05:00
bar@bar.mysql.r18.ru
3f777ceff3
greek.xml:
...
Comments why "greek" is ISO greek
2003-03-26 14:11:04 +04:00
bar@bar.mysql.r18.ru
4e06f1f5bd
German Phone book collation is always compiled
...
Some collation names have been renamed
2003-03-26 13:27:19 +04:00
bar@bar.mysql.r18.ru
0f7c02f5fa
SHOW CHARACTER SET now can display comments
...
Low case letters are used in charset names
2003-03-25 16:12:49 +04:00
bar@bar.mysql.r18.ru
1c5dd1f533
Collation names have been renamed to common style
2003-03-25 12:07:46 +04:00
bar@bar.mysql.r18.ru
c4dc670d61
Every character set now has binary collation
2003-03-04 11:04:19 +04:00
bar@bar.mysql.r18.ru
6f25c7d9a9
cp1256.xml:
...
Fix
2003-01-30 10:04:02 +04:00
bar@bar.mysql.r18.ru
af76ac08fd
.del-koi8_u.xml~ec104975f7e009bf:
...
Delete: sql/share/charsets/koi8_u.xml
.del-koi8_r.xml~f95ebf1fb19f94cf:
Delete: sql/share/charsets/koi8_r.xml
2003-01-09 17:41:25 +04:00
bar@bar.mysql.r18.ru
8b2b69c8eb
euc_kr, koi8_r and koi8_u have been renamed so that now
...
all charset names don't have "_" sign.
2003-01-09 17:39:02 +04:00
bar@bar.mysql.r18.ru
38dcf18634
koi8u.xml, koi8r.xml:
...
new file
2003-01-09 17:27:13 +04:00