summaryrefslogtreecommitdiff
path: root/strings/ctype-mb.c
Commit message (Expand)AuthorAgeFilesLines
* Merging from mysql-5.1-bugteamAlexander Barkov2010-07-261-6/+16
|\
| * Bug#45012 my_like_range_cp932 generates invalid stringAlexander Barkov2010-07-261-6/+16
* | An additional fix for WL#1213 4-byte UTF8Alexander Barkov2010-03-111-3/+11
* | Backporting WL#1213Alexander Barkov2010-02-241-16/+22
* | WL#4583 Case conversion in Asian character setsAlexander Barkov2010-01-141-2/+106
* | Bug #14637: trim trailing spaces processes data only byte wiseMagne Mahre2009-11-111-4/+1
|/
* Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b27345unknown2007-07-031-1/+70
|\
| * Bug#27345 Incorrect data returned when range-read from utf8_danish_ci indexesunknown2007-06-281-1/+70
* | Merge quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/51unknown2007-06-051-44/+48
|\ \
| * | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-44/+48
* | | Merge polly.local:/home/kaa/src/maint/bug27643/my50-bug27643unknown2007-05-311-0/+7
|\ \ \ | |/ / |/| / | |/
| * Fix for bug #27643 "query failed : 1114 (The table '' is full)unknown2007-05-311-0/+7
* | Merge mysql.com:/home/my/mysql-5.0unknown2007-01-271-32/+32
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-32/+32
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-32/+32
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ \ | |/ /
| * | Many files:unknown2006-12-231-2/+1
| |/
* | Merge mysql.com:/usr/home/bar/mysql-5.0-rplunknown2006-11-031-10/+14
|\ \ | |/
| * Bug#20404: SHOW CREATE TABLE fails with Turkish Iunknown2006-10-301-10/+14
* | Merge mysql.com:/home/hf/mysql-5.0.mrgunknown2006-10-121-6/+26
|\ \ | |/
| * Merge bk@192.168.21.1:mysql-4.1unknown2006-10-121-6/+26
| |\
| | * Better comment text (thanks to SergeyP for suggestions made for the b#20471 p...unknown2006-09-141-7/+14
| | * Bug#20471 LIKE search fails with indexed utf8 char columnunknown2006-07-201-4/+17
| * | Merge moonbone.local:/home/evgen/bk-trees/mysql-5.0-optunknown2006-06-301-8/+12
| |\ \
* | \ \ Merge moonbone.local:/home/evgen/bk-trees/mysql-5.0-optunknown2006-06-301-15/+17
|\ \ \ \ | |/ / /
| * | | Post-merge fix.unknown2006-06-221-6/+1
| * | | Merge rurik.mysql.com:/home/igor/mysql-4.1-optunknown2006-06-211-9/+16
| |\ \ \ | | | |/ | | |/|
| | * | Fixed bug #16674.unknown2006-06-201-9/+16
* | | | Merge mysql.com:/opt/local/work/tmp_mergeunknown2006-06-261-8/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#15811: extremely long time for mysql client to execute long INSERTunknown2006-06-221-8/+12
| |/ /
* | | WL#1386 - CTYPE table for unicode character setsunknown2006-02-021-0/+16
|/ /
* | Merge msdesk.(none):/home/msvensson/mysql-4.1unknown2005-10-061-7/+4
|\ \ | |/
| * Bug#13046: LIKE pattern matching using prefixunknown2005-09-211-13/+4
| * ctype-big5.c:unknown2005-07-261-2/+2
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-3/+3
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-17/+25
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ciunknown2005-05-051-1/+2
* | manually mergedunknown2005-04-061-3/+6
|\ \ | |/
| * Minor clean-ups for the previous commit.unknown2005-04-061-1/+1
| * Adding a new parameter for well_formed_length to unknown2005-04-061-3/+6
* | 4.1 -> 5.0 mergeunknown2005-02-031-2/+2
|\ \ | |/
| * Proper fix for comparision with ' 'unknown2005-02-011-2/+2
| * Backport from 5.0unknown2005-01-141-1/+1
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-261-0/+1
* | manual mergeunknown2005-01-131-5/+6
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-5/+6
* | The function should exit from loop on invalid byte sequenceunknown2005-01-131-1/+1
* | Fixed memory reference errors found by valgrindunknown2005-01-121-2/+2
* | Merge with new VARCHAR codeunknown2004-12-061-7/+26
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-7/+27