summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Incorrect response with partial utf8 indexunknown2004-11-192-46/+61
* | | mergedunknown2004-11-171-2/+2
|\ \ \ | |/ /
| * | ctype-tis620.c:unknown2004-11-161-2/+2
* | | Mergeunknown2004-11-161-7/+3
|\ \ \ | |/ /
| * | Bug#6608: MySQL server crash in some query with tis620 character set.unknown2004-11-151-7/+3
* | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-6/+21
* | | '5.4', -1, HALF_UPunknown2004-11-111-4/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2004-11-091-2/+7
|\ \ \ | | |/ | |/|
| * | merge on pullunknown2004-11-091-2/+7
| |\ \
| | * \ Merge with 4.1 to get in latest bug fixesunknown2004-11-041-2/+7
| | |\ \ | | | |/
| | | * ctype_sjis.result, ctype_sjis.test, ctype-sjis.c:unknown2004-11-021-2/+7
* | | | decimal.c:unknown2004-11-081-0/+10
|/ / /
* | | don't return intg=frac=0 from modunknown2004-11-071-1/+6
* | | memory overrun in decimal_modunknown2004-11-071-5/+14
* | | space-stripping in decimal2binunknown2004-11-041-3/+29
|/ /
* | Merge bk-internal:/home/bk/mysql-5.0/unknown2004-11-031-46/+58
|\ \
| * | error codes chaged to bitmap (for easier testing with masks)unknown2004-11-031-46/+58
* | | Merge on pullunknown2004-11-0317-283/+1083
|\ \ \ | |/ / |/| |
| * | merge with 4.1unknown2004-10-2917-283/+1083
| |\ \ | | |/
| | * 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