Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trimmed fix for bug #9546 (Crashing with huge decimals) | unknown | 2005-05-06 | 1 | -3/+3 |
* | A lot of fixes to Precision math | unknown | 2005-05-05 | 1 | -11/+9 |
* | Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902) | unknown | 2005-04-01 | 1 | -1/+1 |
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | unknown | 2005-03-21 | 1 | -2/+2 |
* | use dbug_print_decimal instead of DBUG_EXECUTE | unknown | 2005-02-20 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | unknown | 2005-02-19 | 1 | -5/+30 |
|\ | |||||
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | unknown | 2005-02-19 | 1 | -5/+30 |
* | | Fix for bug #8534 (Compile errors in Precision Math code on Windows) | unknown | 2005-02-16 | 1 | -1/+1 |
|/ | |||||
* | Fixed failing test cases 'row.test' when running with --ps-protocol | unknown | 2005-02-15 | 1 | -14/+14 |
* | fixed C++ syntax in C code | unknown | 2005-02-09 | 1 | -1/+1 |
* | Precision Math implementation | unknown | 2005-02-09 | 1 | -0/+212 |