| Commit message (Expand) | Author | Age | Files | Lines |
* | decimal_div bug#9501 | serg@serg.mylan | 2005-03-31 | 1 | -68/+55 |
* | Merge | ramil@mysql.com | 2005-03-30 | 1 | -1/+1 |
|\ |
|
| * | typo fixed | serg@serg.mylan | 2005-03-29 | 1 | -1/+1 |
* | | merge | bar@mysql.com | 2005-03-29 | 3 | -18/+170 |
|\ \
| |/ |
|
| * | ctype-utf8.c, ctype-sjis.c: | bar@mysql.com | 2005-03-29 | 2 | -13/+3 |
| * | ctype-big5.c: | bar@mysql.com | 2005-03-29 | 1 | -5/+1 |
| * | Adding Cybozu's patch. | bar@mysql.com | 2005-03-29 | 1 | -0/+166 |
* | | Merge eagle.intranet.mysql.r18.ru:/home/bar/mysql-4.1 | bar@eagle.intranet.mysql.r18.ru | 2005-03-25 | 1 | -1/+38 |
|\ \
| |/ |
|
| * | Allow inserting of extra HKSCS and cp950 characters into a Big5 column. | bar@mysql.com | 2005-03-25 | 1 | -1/+38 |
* | | A fix (bug #9309: Wrong order in INFORMATION_SCHEMA) | ramil@mysql.com | 2005-03-23 | 1 | -1/+1 |
* | | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | konstantin@mysql.com | 2005-03-21 | 1 | -45/+49 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-03-21 | 1 | -0/+4 |
|\ \ |
|
| * | | Fix a valgrind warning in decimal.c:sanity() | konstantin@mysql.com | 2005-03-21 | 1 | -0/+4 |
* | | | Manual merge of csets from -build tree into main 5.0 tree. | dlenev@mysql.com | 2005-03-21 | 3 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() on | jimw@mysql.com | 2005-03-18 | 3 | -4/+4 |
* | | | Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants... | brian@zim.(none) | 2005-03-16 | 1 | -1/+1 |
|/ / |
|
* | | Fix for bug #8464 (AVG returns incorrect result) | hf@deer.(none) | 2005-03-07 | 1 | -0/+3 |
* | | Merged from 4.1 | jimw@mysql.com | 2005-03-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Bug#8840 Empty string comparison and character set 'cp1250' | bar@mysql.com | 2005-03-03 | 1 | -1/+1 |
* | | Merge | jani@ua141d10.elisa.omakaista.fi | 2005-03-01 | 1 | -1/+8 |
|\ \
| |/ |
|
| * | Merge | sergefp@mysql.com | 2005-02-28 | 1 | -4/+5 |
| |\ |
|
| * | | Fix for BUG#8560: Set max_sort_char for any 8-bit charset with binary collati... | sergefp@mysql.com | 2005-02-26 | 1 | -1/+8 |
* | | | merge with 4.1 | monty@mysql.com | 2005-02-28 | 1 | -4/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Fixed wrong memory references found by purify | monty@mysql.com | 2005-02-28 | 1 | -4/+5 |
| |/ |
|
* | | Remove compiler warnings and remove not used variables | monty@mysql.com | 2005-02-25 | 1 | -2/+2 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-22 | 2 | -14/+17 |
|\ \
| |/ |
|
| * | Backport my_strntod() from 5.0 | monty@mysql.com | 2005-02-22 | 3 | -78/+125 |
| * | ctype_utf8.result, ctype_utf8.test, ctype-utf8.c: | bar@mysql.com | 2005-02-21 | 1 | -2/+2 |
* | | decimal format documented | serg@serg.mylan | 2005-02-20 | 1 | -0/+77 |
* | | underflow in decimal_round fixed | serg@serg.mylan | 2005-02-20 | 1 | -7/+23 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-19 | 1 | -96/+137 |
|\ \ |
|
| * | | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -96/+137 |
* | | | Merge: don't add this into configure in as it is already in | bar@mysql.com | 2005-02-18 | 1 | -1/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | A way not to compile UCA collations | bar@mysql.com | 2005-02-18 | 1 | -1/+4 |
* | | Merge with 4.1 | monty@mysql.com | 2005-02-15 | 1 | -1/+24 |
|\ \
| |/ |
|
| * | Bug#8235 Connection collation change & table create with default result in crash | bar@mysql.com | 2005-02-12 | 1 | -1/+24 |
* | | Fix for bug 8416 (bigint test fails on PPC) | hf@deer.(none) | 2005-02-13 | 1 | -1/+1 |
* | | fixed C++ syntax in C code | bell@sanja.is.com.ua | 2005-02-09 | 1 | -4/+5 |
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -242/+923 |
* | | 4.1 -> 5.0 merge | monty@mysql.com | 2005-02-03 | 10 | -21/+21 |
|\ \
| |/ |
|
| * | Proper fix for comparision with ' ' | monty@mysql.com | 2005-02-01 | 10 | -21/+21 |
* | | Merge | jimw@mysql.com | 2005-01-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix error in string comparisons with CHAR(31) against the space-padding | jimw@mysql.com | 2005-01-28 | 1 | -1/+1 |
* | | CSC#4385: slow sorting for UTF8 large table: | bar@mysql.com | 2005-01-26 | 18 | -13/+53 |
* | | Merge mysql.com:/home/dlenev/src/mysql-4.1-merges | dlenev@mysql.com | 2005-01-18 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Cleanups in Makefile.ams | konstantin@mysql.com | 2005-01-18 | 1 | -1/+0 |
* | | Merge with global tree | monty@mysql.com | 2005-01-15 | 4 | -84/+130 |
|\ \ |
|
| * \ | Merge with 4.1 | monty@mysql.com | 2005-01-15 | 13 | -33/+118 |
| |\ \
| | |/ |
|
| | * | Backport from 5.0 | gluh@gluh.mysql.r18.ru | 2005-01-14 | 1 | -1/+1 |
| | * | fix C++ comments in C file (fixed in 5.0 already) | konstantin@mysql.com | 2005-01-14 | 1 | -2/+2 |