Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed not used define YY_MAGIC_BELOW | monty@mysql.com/narttu.mysql.fi | 2007-03-23 | 1 | -1/+1 |
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
|\ | |||||
| * | my_strtoll10-x86.s: | kent@mysql.com/kent-amd64.(none) | 2006-12-31 | 1 | -1/+1 |
* | | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | | Merge mysql.com:/home/hf/work/mysql-5.0.clean | holyfoot/hf@deer.(none) | 2006-11-08 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | bug #19491 (CAST do DATETIME wrong result) | holyfoot/hf@mysql.com/deer.(none) | 2006-10-25 | 1 | -1/+6 |
* | | Bug#16172 DECIMAL data type processed incorrectly | gluh@mysql.com/gluh.(none) | 2006-08-08 | 1 | -0/+8 |
|/ | |||||
* | Fix for bug #13573 (wrong data inserted for too big decimals) | hf@deer.(none) | 2005-10-15 | 1 | -16/+44 |
* | Fix for bug #10896 (0.00 > -0.00) | hf@deer.(none) | 2005-06-08 | 1 | -0/+5 |
* | A lot of fixes to Precision math | holyfoot@hf-ibm.(none) | 2005-05-05 | 1 | -13/+33 |
* | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_t | konstantin@mysql.com | 2005-03-21 | 1 | -23/+23 |
* | Fix a valgrind warning in decimal.c:sanity() | konstantin@mysql.com | 2005-03-21 | 1 | -1/+1 |
* | Clean up the warning inside sanity():decimal.c in valgrind-max builds. | konstantin@mysql.com | 2005-03-19 | 1 | -1/+1 |
* | More changes to make 5.0.3 compile on Windows | reggie@mdk10.(none) | 2005-02-23 | 1 | -3/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-02-19 | 1 | -26/+30 |
|\ | |||||
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdb | monty@mysql.com | 2005-02-19 | 1 | -26/+30 |
* | | Fix for bug #8534 (Compile errors in Precision Math code on Windows) | hf@deer.(none) | 2005-02-16 | 1 | -2/+2 |
|/ | |||||
* | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -0/+332 |