summaryrefslogtreecommitdiff
path: root/sql/my_decimal.cc
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* bug #19491 (CAST do DATETIME wrong result)unknown2006-10-251-0/+19
* Fix for bug #13573 (wrong data inserted for too big decimals)unknown2005-10-151-1/+1
* Trimmed fix for bug #9546 (Crashing with huge decimals)unknown2005-05-061-3/+3
* A lot of fixes to Precision mathunknown2005-05-051-11/+9
* Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)unknown2005-04-011-1/+1
* Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tunknown2005-03-211-2/+2
* use dbug_print_decimal instead of DBUG_EXECUTEunknown2005-02-201-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-5/+30
|\
| * Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-5/+30
* | Fix for bug #8534 (Compile errors in Precision Math code on Windows)unknown2005-02-161-1/+1
|/
* Fixed failing test cases 'row.test' when running with --ps-protocolunknown2005-02-151-14/+14
* fixed C++ syntax in C codeunknown2005-02-091-1/+1
* Precision Math implementationunknown2005-02-091-0/+212