summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
...
* | ctype_uca.result:unknown2005-04-041-2/+1
|/
* typo fixedunknown2005-03-291-1/+1
* ctype-utf8.c, ctype-sjis.c:unknown2005-03-292-13/+3
* ctype-big5.c:unknown2005-03-291-5/+1
* Adding Cybozu's patch.unknown2005-03-291-0/+166
* Allow inserting of extra HKSCS and cp950 characters into a Big5 column.unknown2005-03-251-1/+38
* Bug#8840 Empty string comparison and character set 'cp1250'unknown2005-03-031-1/+1
* Mergeunknown2005-02-281-4/+5
|\
| * Fixed wrong memory references found by purifyunknown2005-02-281-4/+5
* | Fix for BUG#8560: Set max_sort_char for any 8-bit charset with binary collati...unknown2005-02-261-1/+8
|/
* Backport my_strntod() from 5.0unknown2005-02-223-78/+125
* ctype_utf8.result, ctype_utf8.test, ctype-utf8.c:unknown2005-02-211-2/+2
* A way not to compile UCA collationsunknown2005-02-181-1/+4
* Bug#8235 Connection collation change & table create with default result in crashunknown2005-02-121-1/+24
* Proper fix for comparision with ' 'unknown2005-02-0110-21/+21
* Fix error in string comparisons with CHAR(31) against the space-paddingunknown2005-01-281-1/+1
* Cleanups in Makefile.amsunknown2005-01-181-1/+0
* Backport from 5.0unknown2005-01-141-1/+1
* fix C++ comments in C file (fixed in 5.0 already)unknown2005-01-141-2/+2
* bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-1313-32/+117
* Bug #6819 Some ujis characters cannot be inserted into tableunknown2004-12-101-2/+42
* Move common trailing space checks into an include file.unknown2004-12-011-3/+70
* Bug#6787 LIKE not working properly with _ and utf8 dataunknown2004-11-242-13/+17
* uca-dump.c:unknown2004-11-241-2/+2
* uca-dump.c:unknown2004-11-221-4/+13
* uca-dump.c:unknown2004-11-221-24/+56
* Bug #6737: REGEXP gives wrong result with case sensitive collation:unknown2004-11-222-12/+12
* Incorrect response with partial utf8 indexunknown2004-11-192-46/+61
* ctype-tis620.c:unknown2004-11-161-2/+2
* Bug#6608: MySQL server crash in some query with tis620 character set.unknown2004-11-151-7/+3
* ctype_sjis.result, ctype_sjis.test, ctype-sjis.c:unknown2004-11-021-2/+7
* ctype-utf8.c:unknown2004-10-231-1/+1
* Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-221-1/+2
* ctype-uca.c:unknown2004-10-211-28/+27
* CHARSET_INFO.txt:unknown2004-10-211-1/+1
* CHARSET_INFO.txt:unknown2004-10-211-1/+10
* Bug #5679 utf8_unicode_ci LIKE--trailing % doesn't equal zero charactersunknown2004-10-211-3/+53
* Allow cp932 characters to be stored in a SJIS columnunknown2004-10-212-3/+42
* ctype-utf8.c:unknown2004-10-201-33/+87
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-10-202-4/+5
|\
| * Review of all code pushed since last reviewunknown2004-10-202-4/+5
* | CHARSET_INFO.txt:unknown2004-10-191-3/+2
* | CHARSET_INFO.txt:unknown2004-10-181-0/+222
* | Bug #6040 can't retrieve records with umlaut characters in case insensitive m...unknown2004-10-182-163/+171
* | ctype-mb.c:unknown2004-10-181-59/+30
|/
* Bug #6019 SELECT tries to use too short prefix index on utf8 dataunknown2004-10-142-2/+6
* Activating the new string->number conversion functionsunknown2004-09-251-1/+1
* Incorporating new faster string->number converter functionsunknown2004-09-2512-1/+201
* ctype-ucs2.c:unknown2004-09-141-6/+6
* Persian collation, contibuted by Jody McIntyreunknown2004-09-131-1/+94