summaryrefslogtreecommitdiff
path: root/strings/ctype-uca.c
Commit message (Expand)AuthorAgeFilesLines
* Merge with MariaDB 5.1Michael Widenius2011-11-241-3/+5
|\
| * Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+5
| |\
| | * Updated/added copyright headersKent Boortz2011-06-301-3/+5
| | |\
* | | \ Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
|\ \ \ \ | |/ / /
| * | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| |\ \ \ | | |/ /
| | * | Updating Copyright informationAlexander Barkov2011-01-191-1/+1
* | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-4/+2
|\ \ \ \ | |/ / /
| * | | Flush DBUG log in case of DBUG_ASSERT()Michael Widenius2011-01-301-4/+2
* | | | merge with 5.1Sergei Golubchik2010-09-111-2/+2
|\ \ \ \ | |/ / /
| * | | Fixed build & test failures in buildbotMichael Widenius2010-08-281-2/+2
* | | | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-140/+144
|/ / /
* | | Fixed link problem when compiling without ucaMichael Widenius2009-12-011-89/+81
* | | Added more general support for sorting 2 characters as one (contractions)Michael Widenius2009-11-301-55/+301
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-0/+3
|\ \ \ | |/ /
| * | A post fix for BUG#45645 Mysql server close all connection and restart using ...Alexander Barkov2009-10-201-1/+2
| * | Bug#45645 Mysql server close all connection and restart using lower functionAlexander Barkov2009-10-191-0/+2
* | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+1
|\ \ \ | |/ /
| * | Bug#43827 Server closes connections and restartsAlexander Barkov2009-06-041-0/+1
* | | Added MY_CS_NONASCII marker for character sets that are not compatible with l...Michael Widenius2009-07-021-19/+19
|/ /
* | Merge mysql.com:/home/bar/mysql-work/mysql-5.0.b27345unknown2007-07-031-1/+10
|\ \ | |/
| * Bug#27345 Incorrect data returned when range-read from utf8_danish_ci indexesunknown2007-06-281-1/+10
* | Merge maint1.mysql.com:/data/localhome/tsmith/bk/maint/50unknown2007-06-211-2/+2
|\ \ | |/
| * Bug#28916 LDML doesn't work for utf8unknown2007-06-071-2/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-46/+47
|/
* Code layout fix for bug N 27079unknown2007-03-291-17/+16
* Bug#27079 Crash while grouping empty ucs2 stringsunknown2007-03-271-7/+27
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-13/+13
|\
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-13/+13
* | Many files:unknown2006-12-231-2/+2
|/
* ctype_uca.result, ctype_uca.test:unknown2005-12-231-0/+73
* type_binary.result, type_binary.test:unknown2005-10-131-0/+37
* Many files:unknown2005-09-121-0/+75
* Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-0/+34
|\
| * BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-171-0/+34
* | fixes for windows 64-bit compiler warningsunknown2005-06-131-2/+2
* | Bug#8610: The ucs2_turkish_ci collation fails with upper('i')unknown2005-06-061-0/+102
* | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ciunknown2005-05-051-2/+4
* | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-04-041-2/+1
|\ \ | |/
| * ctype_uca.result:unknown2005-04-041-2/+1
* | Merge: don't add this into configure in as it is already inunknown2005-02-181-1/+4
|\ \ | |/
| * A way not to compile UCA collationsunknown2005-02-181-1/+4
| * fix C++ comments in C file (fixed in 5.0 already)unknown2005-01-141-2/+2
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-261-0/+2
* | Fix valgrind warning + post-merge fixes.unknown2005-01-131-2/+2
* | manual mergeunknown2005-01-131-4/+12
|\ \ | |/
| * bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-131-4/+12
* | Merge with new VARCHAR codeunknown2004-12-061-13/+23
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-13/+23
* | Bug#6787 LIKE not working properly with _ and utf8 dataunknown2004-11-241-1/+3
* | Incorrect response with partial utf8 indexunknown2004-11-191-16/+16
|/