summaryrefslogtreecommitdiff
path: root/strings
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix for bug #9527 (negative zero is a nonsence)unknown2005-05-071-0/+11
* | mergingunknown2005-05-061-8/+12
|\ \
| * | Fix for bug #10004 (Decimal operation crashes server)unknown2005-05-061-8/+12
* | | Trimmed fix for bug #9546 (Crashing with huge decimals)unknown2005-05-061-1/+7
|/ /
* | A fix (bug #10404: select 0/0 returns 0).unknown2005-05-061-13/+13
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-0618-13/+89
|\ \
| * | Bug#9509 Optimizer: wrong result after AND with latin1_german2_ciunknown2005-05-0518-13/+89
* | | A lot of fixes to Precision mathunknown2005-05-051-17/+9
|/ /
* | Proper handling of "utf8-general-cs" clollation: Missing parts in configuration.unknown2005-04-111-1/+1
|\ \ | |/
| * 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
* | | ctype-eucjpms.c:unknown2005-04-071-0/+3
* | | after merge fixunknown2005-04-062-5/+10
* | | manually mergedunknown2005-04-066-13/+32
|\ \ \ | |/ /
| * | 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
* | | Fixed errors descovered by valgrind 2.4unknown2005-04-061-1/+1
* | | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-04-041-2/+1
|\ \ \ | |/ /
| * | ctype_uca.result:unknown2005-04-041-2/+1
| |/
* | decimal_div bug#9501unknown2005-03-311-68/+55
* | Mergeunknown2005-03-301-1/+1
|\ \ | |/
| * typo fixedunknown2005-03-291-1/+1
* | mergeunknown2005-03-293-18/+170
|\ \ | |/
| * 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
* | Merge eagle.intranet.mysql.r18.ru:/home/bar/mysql-4.1unknown2005-03-251-1/+38
|\ \ | |/
| * Allow inserting of extra HKSCS and cp950 characters into a Big5 column.unknown2005-03-251-1/+38
* | A fix (bug #9309: Wrong order in INFORMATION_SCHEMA)unknown2005-03-231-1/+1
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tunknown2005-03-211-45/+49
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-211-0/+4
|\ \
| * | Fix a valgrind warning in decimal.c:sanity()unknown2005-03-211-0/+4
* | | Manual merge of csets from -build tree into main 5.0 tree.unknown2005-03-213-4/+4
|\ \ \ | |/ / |/| |
| * | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-183-4/+4
* | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants...unknown2005-03-161-1/+1
|/ /
* | Fix for bug #8464 (AVG returns incorrect result)unknown2005-03-071-0/+3
* | Merged from 4.1unknown2005-03-031-1/+1
|\ \ | |/
| * Bug#8840 Empty string comparison and character set 'cp1250'unknown2005-03-031-1/+1
* | Mergeunknown2005-03-011-1/+8
|\ \ | |/
| * Mergeunknown2005-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
* | | merge with 4.1unknown2005-02-281-4/+5
|\ \ \ | | |/ | |/|
| * | Fixed wrong memory references found by purifyunknown2005-02-281-4/+5
| |/
* | Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* | Merge with 4.1unknown2005-02-222-14/+17
|\ \ | |/
| * Backport my_strntod() from 5.0unknown2005-02-223-78/+125
| * ctype_utf8.result, ctype_utf8.test, ctype-utf8.c:unknown2005-02-211-2/+2
* | decimal format documentedunknown2005-02-201-0/+77
* | underflow in decimal_round fixedunknown2005-02-201-7/+23
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-96/+137
|\ \