summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_math.test
Commit message (Expand)AuthorAgeFilesLines
* Bug #8433: Overflow must be an error Alexey Kopytov2010-03-181-2/+139
* Backport of the patch for bug #8457 "Precision math: DIV Alexey Kopytov2009-10-131-0/+11
* 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-06-021-0/+9
|\
| * Bug#45152 crash with round() function on longtext column in a derived tableSergey Glukhov2009-06-021-0/+9
* | Bug #44768: SIGFPE crash when selecting rand from a view containing nullGleb Shchepa2009-05-181-0/+18
* | Manual merge to 5.1.Alexey Kopytov2009-02-231-0/+21
|\ \ | |/
| * Fix for bug #15936: "round" differs on Windows to UnixAlexey Kopytov2009-02-231-0/+20
* | Fix for bug #31236: Inconsistent division by zero behavior for kaa@kaamos.(none)2008-02-201-1/+13
* | merge 5.0-opt -> 5.1-optgkodinov/kgeorge@magare.gmz2007-10-011-2/+0
|\ \ | |/
| * removed undeterministic test result from the fux for bug 30587gkodinov/kgeorge@magare.gmz2007-10-011-2/+0
* | Merge macbook:mysql/work/B30587-5.0-optgkodinov/kgeorge@magare.gmz2007-09-281-0/+27
|\ \ | |/
| * Bug #30587: mysql crashes when trying to group by TIME div NUMBERgkodinov/kgeorge@macbook.gmz2007-09-281-0/+27
* | Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912kaa@polly.local2007-04-281-5/+34
|\ \ | |/
| * Fix for bug #24912 "problems with bigint in abs() ceiling() round() truncate(...kaa@polly.local2007-04-281-5/+34
* | Bug #6172: RAND(a) should only accept constant values as argumentsgkodinov/kgeorge@macbook.gmz2007-01-231-5/+19
* | Bug#21114 (Foreign key creation fails to table with name format)malff/marcsql@weblab.(none)2006-11-021-0/+5
|/
* Fix for bug#16678 FORMAT gives wrong result if client run with default-charac...gluh@eagle.intranet.mysql.r18.ru2006-03-061-0/+22
* item_func.cc:gunnar@mysql.com.2006-02-071-0/+14
* Merginghf@eagle.intranet.mysql.r18.ru2006-01-211-0/+2
|\
| * bug #15429 (Test 'func_math' not prepared for 'classic' build)holyfoot@deer.(none)2005-12-191-0/+2
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-271-0/+10
|\ \ | |/
| * Fix Item_func_abs::fix_length_and_dec() to set maybe_null properly. (Bug #14009)jimw@mysql.com2005-10-171-0/+10
* | Fix for bug #13820 (No warning on log(NEGATIVE))hf@deer.(none)2005-10-171-0/+12
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1bell@sanja.is.com.ua2005-09-061-0/+9
|\ \ | |/
| * Bug #6172 RAND(a) should only accept constant values as arguments(2nd version)gluh@eagle.intranet.mysql.r18.ru2005-09-061-0/+9
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-011-0/+15
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-11402jimw@mysql.com2005-08-011-0/+5
| |\
| | * Fix multiplication of abs() by a negative value. (Bug #11402)jimw@mysql.com2005-06-221-0/+5
* | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ \ | |/ /
| * | Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
| |/
* | Fix for bug #10632 (CEILING returns wrong result)hf@deer.(none)2005-06-151-0/+7
* | Fix for bug #10083 (round doesn't increase scale)holyfoot@hf-ibm.(none)2005-06-091-0/+5
* | Fix for bug #8429 (FORMAT returns incorrect result)holyfoot@hf-ibm.(none)2005-06-081-0/+12
* | hf's fix for bug #9060 (FORMAT returns incorrect result)ramil@mysql.com2005-05-201-0/+5
* | after-merge fixramil@mysql.com2005-04-271-9/+0
|/
* A fix (bug #9837: round(1, 6) delivers wrong value in create table context).ramil@mysql.com2005-04-191-0/+13
* A fix (bug #7281: RAND(RAND) crashes server).ram@gw.mysql.r18.ru2004-12-201-0/+7
* manually mergedserg@serg.mylan2004-08-181-2/+2
|\
| * - fixed non-predictable floating point results in func_math by addinglenz@mysql.com2004-08-111-1/+1
* | merge with 4.0 to get portability fixesmonty@mysql.com2004-03-191-3/+5
|\ \ | |/
| * Portability fixesmonty@mysql.com2004-03-191-3/+4
* | merge with 4.0monty@mysql.com2004-03-161-0/+8
|\ \ | |/
| * Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-0/+8
| |\
| | * fixed Bug #3051 "FLOOR returns invalid"vva@eagle.mysql.r18.ru2004-03-041-0/+8
* | | Merge with 4.0.18monty@mysql.com2004-02-111-0/+11
|\ \ \ | |/ /
| * | merge 3.23 -> 4.0, 2003/02/06konstantin@mysql.com2004-02-061-0/+11
| |\ \ | | |/
| | * Fixed Bug #2338 Trigonometric arithmetic problemvva@eagle.mysql.r18.ru2004-01-121-0/+11
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...bell@sanja.is.com.ua2003-10-301-0/+13
|/ /
* | Change of internal key_field=NULL handling to avoid error messages.monty@hundin.mysql.fi2002-12-031-0/+1
* | Arjens LOG functions changes with small changes and tests added to mysql-testpeter@mysql.com2002-07-171-1/+4
|/