summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* BUG#11338 (logging of prepared statement w/ blob type)unknown2005-08-1716-0/+62
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-084-42/+92
|\
| * Fix for BUG #11642: [Patch]es x86 Assembler and text relocationsunknown2005-08-084-42/+92
* | Fix for BUG#12075.unknown2005-08-021-6/+6
|/
* ctype-big5.c:unknown2005-07-269-22/+22
* ctype-gbk.c:unknown2005-07-221-1/+38
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-07-221-8/+10
|\
| * ctype_utf8.result, ctype_utf8.test:unknown2005-07-191-8/+10
* | ctype-latin1.c:unknown2005-07-211-1/+0
* | Bug#11216: 'show character set' describes latin1 incorrectlyunknown2005-07-211-8/+16
* | ctype-cp932.c:unknown2005-07-211-3/+1
* | ctype_innodb_like.inc:unknown2005-07-065-5/+31
|/
* Makefile.am:unknown2005-07-051-1/+2
* ctype_ucs.result, ctype_ucs.test, ctype_utf8.result, ctype_utf8.test:unknown2005-06-282-5/+5
* ctype_cp1250_ch.result, ctype_cp1250_ch.test:unknown2005-06-061-1/+1
* BUG# 10687: Merge engine fails under Windowsunknown2005-05-231-6/+0
* BUG# 10687 - MERGE engine fails under Windowsunknown2005-05-191-1/+7
* Fixes during reviewunknown2005-05-131-3/+5
* ctype-big5.c:unknown2005-05-102-2/+2
* bug#10344: some string function fail for UCS2unknown2005-05-101-1/+1
* Fix for bug #10493 (SJIS fields are not correctly saved)unknown2005-05-101-1/+1
* Added cp932 character setunknown2005-05-051-4/+4
* Added cp932 character setunknown2005-05-051-0/+5551
* Merge mysql.com:/M41/mysql-4.1 into mysql.com:/M41/clone-4.1.11unknown2005-04-081-1/+1
|\
| * Add missing parts for the "Cybozu" custom build, to avoid future manual patches.unknown2005-04-081-1/+1
* | Minor clean-ups for the previous commit.unknown2005-04-061-1/+1
* | Adding a new parameter for well_formed_length to unknown2005-04-066-13/+32
* | 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