summaryrefslogtreecommitdiff
path: root/strings/ctype-mb.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Incorrect response with partial utf8 indexunknown2004-11-191-30/+45
|/
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-1/+2
* ctype-mb.c:unknown2004-10-181-59/+30
* Bug #6019 SELECT tries to use too short prefix index on utf8 dataunknown2004-10-141-0/+4
* Bug #5324 Bug in UCA collations with LIKE comparisons and INDEXunknown2004-09-061-0/+86
* Bug #5397: Crash with varchar binary and LIKEunknown2004-09-061-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-08-261-17/+24
|\
| * Portability fixesunknown2004-08-261-17/+24
* | A new function to meassure terminal screen cells number for a string.unknown2004-08-251-0/+232
|/
* Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-3/+54
* mergedunknown2004-06-111-5/+14
|\
| * bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-5/+14
* | Allocate memory when a character set is requested:unknown2004-06-111-0/+1
|/
* Portability fixesunknown2004-05-191-1/+1
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-15/+2