summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* 4.1 -> 5.0 mergeunknown2005-02-0310-21/+21
|\
| * Proper fix for comparision with ' 'unknown2005-02-0110-21/+21
* | Mergeunknown2005-01-311-1/+1
|\ \ | |/
| * Fix error in string comparisons with CHAR(31) against the space-paddingunknown2005-01-281-1/+1
* | CSC#4385: slow sorting for UTF8 large table:unknown2005-01-2618-13/+53
* | Merge mysql.com:/home/dlenev/src/mysql-4.1-mergesunknown2005-01-181-1/+0
|\ \ | |/
| * Cleanups in Makefile.amsunknown2005-01-181-1/+0
* | Merge with global treeunknown2005-01-154-84/+130
|\ \
| * \ Merge with 4.1unknown2005-01-1513-33/+118
| |\ \ | | |/
| | * Backport from 5.0unknown2005-01-141-1/+1
| | * fix C++ comments in C file (fixed in 5.0 already)unknown2005-01-141-2/+2
| * | Changed interface for my_strntod() to make it more general and more portableunknown2005-01-154-83/+130
* | | Bug#7284: strnxfrm generates different results for equal stringsunknown2005-01-141-2/+5
* | | Fix valgrind warning + post-merge fixes.unknown2005-01-131-2/+2
* | | manual mergeunknown2005-01-1313-32/+117
|\ \ \ | | |/ | |/|
| * | bug#7284: strnxfrm returns different results for equal stringsunknown2005-01-1313-32/+117
* | | The function should exit from loop on invalid byte sequenceunknown2005-01-131-1/+1
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-122-36/+36
|\ \
| * | renamed charset name 'eucjp_ms' to 'eucjpms'unknown2005-01-122-36/+36
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-123-4/+14282
|\ \ \ | |/ /
| * | added new character set - cp932, eucjp_msunknown2005-01-113-4/+14282
* | | Fixed memory reference errors found by valgrindunknown2005-01-121-2/+2
|/ /
* | Merge with global treeunknown2004-12-315-6/+49
|\ \
| * | After merge fixesunknown2004-12-314-4/+7
| * | Merge with 4.1unknown2004-12-221-2/+42
| |\ \ | | |/
| | * Bug #6819 Some ujis characters cannot be inserted into tableunknown2004-12-101-2/+42
* | | strings/decimal.cunknown2004-12-271-2/+10
|/ /
* | More work on truncations in libmysql: after-review fixes.unknown2004-12-181-1/+1
* | Update results for new varchar handlingunknown2004-12-071-1/+1
* | Merge with new VARCHAR codeunknown2004-12-0614-95/+282
|\ \
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-0614-95/+282
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-12-061-3/+70
|\ \ \
| * \ \ Merge with 4.1unknown2004-12-061-3/+70
| |\ \ \ | | | |/ | | |/|
| | * | Move common trailing space checks into an include file.unknown2004-12-011-3/+70
* | | | int decimal_is_zero(decimal *from);unknown2004-12-061-0/+10
* | | | strings/decimal.cunknown2004-12-061-4/+14
|/ / /
* | | strings/decimal.cunknown2004-12-031-0/+7
* | | strings/decimal.cunknown2004-12-031-162/+182
* | | more decimail bugs fixedunknown2004-12-031-14/+24
* | | fix for decimal.cunknown2004-11-281-1/+1
* | | fix decimal2longlong toounknown2004-11-271-4/+7
* | | better overflow checks in decimal2ulonglongunknown2004-11-271-3/+7
* | | Merging 4.1 to 5.0unknown2004-11-243-15/+19
|\ \ \ | |/ /
| * | Bug#6787 LIKE not working properly with _ and utf8 dataunknown2004-11-242-13/+17
| * | uca-dump.c:unknown2004-11-241-2/+2
* | | mergedunknown2004-11-223-37/+78
|\ \ \ | |/ /
| * | 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
* | | mergedunknown2004-11-202-46/+61
|\ \ \ | |/ /