Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | Changed interface for my_strntod() to make it more general and more portable | monty@mysql.com | 2005-01-15 | 4 | -83/+130 |
* | | | Bug#7284: strnxfrm generates different results for equal strings | bar@mysql.com | 2005-01-14 | 1 | -2/+5 |
* | | | Fix valgrind warning + post-merge fixes. | konstantin@mysql.com | 2005-01-13 | 1 | -2/+2 |
* | | | manual merge | konstantin@mysql.com | 2005-01-13 | 13 | -32/+117 |
|\ \ \ | | |/ | |/| | |||||
| * | | bug#7284: strnxfrm returns different results for equal strings | bar@mysql.com | 2005-01-13 | 13 | -32/+117 |
* | | | The function should exit from loop on invalid byte sequence | gluh@gluh.mysql.r18.ru | 2005-01-13 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-01-12 | 2 | -36/+36 |
|\ \ | |||||
| * | | renamed charset name 'eucjp_ms' to 'eucjpms' | shuichi@mysql.com | 2005-01-12 | 2 | -36/+36 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-01-12 | 3 | -4/+14282 |
|\ \ \ | |/ / | |||||
| * | | added new character set - cp932, eucjp_ms | shuichi@mysql.com | 2005-01-11 | 3 | -4/+14282 |
* | | | Fixed memory reference errors found by valgrind | monty@mysql.com | 2005-01-12 | 1 | -2/+2 |
|/ / | |||||
* | | Merge with global tree | monty@mysql.com | 2004-12-31 | 5 | -6/+49 |
|\ \ | |||||
| * | | After merge fixes | monty@mysql.com | 2004-12-31 | 4 | -4/+7 |
| * | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -2/+42 |
| |\ \ | | |/ | |||||
| | * | Bug #6819 Some ujis characters cannot be inserted into table | bar@mysql.com | 2004-12-10 | 1 | -2/+42 |
* | | | strings/decimal.c | serg@serg.mylan | 2004-12-27 | 1 | -2/+10 |
|/ / | |||||
* | | More work on truncations in libmysql: after-review fixes. | konstantin@mysql.com | 2004-12-18 | 1 | -1/+1 |
* | | Update results for new varchar handling | monty@mysql.com | 2004-12-07 | 1 | -1/+1 |
* | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 14 | -95/+282 |
|\ \ | |||||
| * | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 14 | -95/+282 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2004-12-06 | 1 | -3/+70 |
|\ \ \ | |||||
| * \ \ | Merge with 4.1 | monty@mysql.com | 2004-12-06 | 1 | -3/+70 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Move common trailing space checks into an include file. | bar@mysql.com | 2004-12-01 | 1 | -3/+70 |
* | | | | int decimal_is_zero(decimal *from); | serg@serg.mylan | 2004-12-06 | 1 | -0/+10 |
* | | | | strings/decimal.c | serg@serg.mylan | 2004-12-06 | 1 | -4/+14 |
|/ / / | |||||
* | | | strings/decimal.c | serg@serg.mylan | 2004-12-03 | 1 | -0/+7 |
* | | | strings/decimal.c | serg@serg.mylan | 2004-12-03 | 1 | -162/+182 |
* | | | more decimail bugs fixed | serg@serg.mylan | 2004-12-03 | 1 | -14/+24 |
* | | | fix for decimal.c | serg@serg.mylan | 2004-11-28 | 1 | -1/+1 |
* | | | fix decimal2longlong too | serg@serg.mylan | 2004-11-27 | 1 | -4/+7 |
* | | | better overflow checks in decimal2ulonglong | serg@serg.mylan | 2004-11-27 | 1 | -3/+7 |
* | | | Merging 4.1 to 5.0 | brian@avenger.(none) | 2004-11-24 | 3 | -15/+19 |
|\ \ \ | |/ / | |||||
| * | | Bug#6787 LIKE not working properly with _ and utf8 data | bar@mysql.com | 2004-11-24 | 2 | -13/+17 |
| * | | uca-dump.c: | bar@mysql.com | 2004-11-24 | 1 | -2/+2 |
* | | | merged | serg@serg.mylan | 2004-11-22 | 3 | -37/+78 |
|\ \ \ | |/ / | |||||
| * | | uca-dump.c: | bar@mysql.com | 2004-11-22 | 1 | -4/+13 |