summaryrefslogtreecommitdiff
path: root/strings/ctype-mb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b27345bar@bar.myoffice.izhnet.ru2007-07-031-1/+70
|\
| * Bug#27345 Incorrect data returned when range-read from utf8_danish_ci indexesbar@mysql.com/bar.myoffice.izhnet.ru2007-06-281-1/+70
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51tsmith@quadxeon.mysql.com2007-06-051-44/+48
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...monty@mysql.com/narttu.mysql.fi2007-05-101-44/+48
* | | Merge polly.local:/home/kaa/src/maint/bug27643/my50-bug27643kaa@polly.local2007-05-311-0/+7
|\ \ \ | |/ / |/| / | |/
| * Fix for bug #27643 "query failed : 1114 (The table '' is full)kaa@polly.local2007-05-311-0/+7
* | Merge mysql.com:/home/my/mysql-5.0monty@narttu.mysql.fi2007-01-271-32/+32
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-32/+32
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-32/+32
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |/
* | Merge mysql.com:/usr/home/bar/mysql-5.0-rplbar@bar.intranet.mysql.r18.ru2006-11-031-10/+14
|\ \ | |/
| * Bug#20404: SHOW CREATE TABLE fails with Turkish Ibar@mysql.com/bar.intranet.mysql.r18.ru2006-10-301-10/+14
* | Merge mysql.com:/home/hf/mysql-5.0.mrgholyfoot/hf@deer.(none)2006-10-121-6/+26
|\ \ | |/
| * Merge bk@192.168.21.1:mysql-4.1holyfoot/hf@mysql.com/deer.(none)2006-10-121-6/+26
| |\
| | * Better comment text (thanks to SergeyP for suggestions made for the b#20471 p...bar@mysql.com/bar.intranet.mysql.r18.ru2006-09-141-7/+14
| | * Bug#20471 LIKE search fails with indexed utf8 char columnbar@mysql.com/bar.intranet.mysql.r18.ru2006-07-201-4/+17
| * | Merge moonbone.local:/home/evgen/bk-trees/mysql-5.0-optevgen@moonbone.local2006-06-301-8/+12
| |\ \
* | \ \ Merge moonbone.local:/home/evgen/bk-trees/mysql-5.0-optevgen@moonbone.local2006-06-301-15/+17
|\ \ \ \ | |/ / /
| * | | Post-merge fix.igor@rurik.mysql.com2006-06-221-6/+1
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optigor@rurik.mysql.com2006-06-211-9/+16
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #16674.igor@rurik.mysql.com2006-06-201-9/+16
* | | | Merge mysql.com:/opt/local/work/tmp_mergekonstantin@mysql.com2006-06-261-8/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#15811: extremely long time for mysql client to execute long INSERTkroki@mysql.com2006-06-221-8/+12
| |/ /
* | | WL#1386 - CTYPE table for unicode character setsbar@mysql.com2006-02-021-0/+16
|/ /
* | Merge msdesk.(none):/home/msvensson/mysql-4.1msvensson@msdesk.(none)2005-10-061-7/+4
|\ \ | |/
| * Bug#13046: LIKE pattern matching using prefixbar@mysql.com2005-09-211-13/+4
| * ctype-big5.c:bar@mysql.com2005-07-261-2/+2
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-3/+3
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')bar@mysql.com2005-06-061-17/+25
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_cibar@noter.(none)2005-05-051-1/+2
* | manually mergedserg@serg.mylan2005-04-061-3/+6
|\ \ | |/
| * Minor clean-ups for the previous commit.bar@mysql.com2005-04-061-1/+1
| * Adding a new parameter for well_formed_length to bar@mysql.com2005-04-061-3/+6
* | 4.1 -> 5.0 mergemonty@mysql.com2005-02-031-2/+2
|\ \ | |/
| * Proper fix for comparision with ' 'monty@mysql.com2005-02-011-2/+2
| * Backport from 5.0gluh@gluh.mysql.r18.ru2005-01-141-1/+1
* | CSC#4385: slow sorting for UTF8 large table:bar@mysql.com2005-01-261-0/+1
* | manual mergekonstantin@mysql.com2005-01-131-5/+6
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsbar@mysql.com2005-01-131-5/+6
* | The function should exit from loop on invalid byte sequencegluh@gluh.mysql.r18.ru2005-01-131-1/+1
* | Fixed memory reference errors found by valgrindmonty@mysql.com2005-01-121-2/+2
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-7/+26
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-7/+27
* | Incorrect response with partial utf8 indexbar@mysql.com2004-11-191-30/+45
|/
* Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-221-1/+2
* ctype-mb.c:bar@mysql.com2004-10-181-59/+30
* Bug #6019 SELECT tries to use too short prefix index on utf8 databar@mysql.com2004-10-141-0/+4
* Bug #5324 Bug in UCA collations with LIKE comparisons and INDEXbar@mysql.com2004-09-061-0/+86
* Bug #5397: Crash with varchar binary and LIKEbar@mysql.com2004-09-061-1/+1