summaryrefslogtreecommitdiff
path: root/sql/my_decimal.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed not used define YY_MAGIC_BELOWmonty@mysql.com/narttu.mysql.fi2007-03-231-1/+1
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-311-1/+1
|\
| * my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Merge mysql.com:/home/hf/work/mysql-5.0.cleanholyfoot/hf@deer.(none)2006-11-081-0/+19
|\ \ | |/
| * bug #19491 (CAST do DATETIME wrong result)holyfoot/hf@mysql.com/deer.(none)2006-10-251-0/+19
* | Moved long running query to type_newdecimal-big.testmonty@mysql.com2005-11-231-6/+13
|/
* Fix for bug #13573 (wrong data inserted for too big decimals)hf@deer.(none)2005-10-151-1/+1
* Trimmed fix for bug #9546 (Crashing with huge decimals)holyfoot@hf-ibm.(none)2005-05-061-3/+3
* A lot of fixes to Precision mathholyfoot@hf-ibm.(none)2005-05-051-11/+9
* Invalid DEFAULT values for CREATE TABLE now generates errors. (Bug #5902)monty@mysql.com2005-04-011-1/+1
* Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tkonstantin@mysql.com2005-03-211-2/+2
* use dbug_print_decimal instead of DBUG_EXECUTEmonty@mysql.com2005-02-201-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-5/+30
|\
| * Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-5/+30
* | Fix for bug #8534 (Compile errors in Precision Math code on Windows)hf@deer.(none)2005-02-161-1/+1
|/
* Fixed failing test cases 'row.test' when running with --ps-protocolmonty@mysql.com2005-02-151-14/+14
* fixed C++ syntax in C codebell@sanja.is.com.ua2005-02-091-1/+1
* Precision Math implementationhf@deer.(none)2005-02-091-0/+212