summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_math.test
Commit message (Expand)AuthorAgeFilesLines
* Bug#12392636 ASSERTION FAILED: SCALE >= 0 && PRECISION > 0 && SCALE <= PRECISIONSergey Glukhov2011-05-261-0/+6
* Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL...Sergey Glukhov2011-04-201-0/+16
* Bug#11764994 57900: CREATE TABLE .. SELECT ASSERTS SCALE >= 0 && PRECISION >...Sergey Glukhov2011-03-281-0/+9
* Bug#57810 case/when/then : Assertion failed: length || !scaleSergey Glukhov2010-12-241-0/+9
* Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-271-0/+6
* 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 unknown2008-02-201-1/+13
* | merge 5.0-opt -> 5.1-optunknown2007-10-011-2/+0
|\ \ | |/
| * removed undeterministic test result from the fux for bug 30587unknown2007-10-011-2/+0
* | Merge macbook:mysql/work/B30587-5.0-optunknown2007-09-281-0/+27
|\ \ | |/
| * Bug #30587: mysql crashes when trying to group by TIME div NUMBERunknown2007-09-281-0/+27
* | Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912unknown2007-04-281-5/+34
|\ \ | |/
| * Fix for bug #24912 "problems with bigint in abs() ceiling() round() truncate(...unknown2007-04-281-5/+34
* | Bug #6172: RAND(a) should only accept constant values as argumentsunknown2007-01-231-5/+19
* | Bug#21114 (Foreign key creation fails to table with name format)unknown2006-11-021-0/+5
|/
* Fix for bug#16678 FORMAT gives wrong result if client run with default-charac...unknown2006-03-061-0/+22
* item_func.cc:unknown2006-02-071-0/+14
* Mergingunknown2006-01-211-0/+2
|\
| * bug #15429 (Test 'func_math' not prepared for 'classic' build)unknown2005-12-191-0/+2
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-10-271-0/+10
|\ \ | |/
| * Fix Item_func_abs::fix_length_and_dec() to set maybe_null properly. (Bug #14009)unknown2005-10-171-0/+10
* | Fix for bug #13820 (No warning on log(NEGATIVE))unknown2005-10-171-0/+12
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1unknown2005-09-061-0/+9
|\ \ | |/
| * Bug #6172 RAND(a) should only accept constant values as arguments(2nd version)unknown2005-09-061-0/+9
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-011-0/+15
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-11402unknown2005-08-011-0/+5
| |\
| | * Fix multiplication of abs() by a negative value. (Bug #11402)unknown2005-06-221-0/+5
* | | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ \ | |/ /
| * | Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
| |/
* | Fix for bug #10632 (CEILING returns wrong result)unknown2005-06-151-0/+7
* | Fix for bug #10083 (round doesn't increase scale)unknown2005-06-091-0/+5
* | Fix for bug #8429 (FORMAT returns incorrect result)unknown2005-06-081-0/+12
* | hf's fix for bug #9060 (FORMAT returns incorrect result)unknown2005-05-201-0/+5
* | after-merge fixunknown2005-04-271-9/+0
|/
* A fix (bug #9837: round(1, 6) delivers wrong value in create table context).unknown2005-04-191-0/+13
* A fix (bug #7281: RAND(RAND) crashes server).unknown2004-12-201-0/+7
* manually mergedunknown2004-08-181-2/+2
|\
| * - fixed non-predictable floating point results in func_math by addingunknown2004-08-111-1/+1
* | merge with 4.0 to get portability fixesunknown2004-03-191-3/+5
|\ \ | |/
| * Portability fixesunknown2004-03-191-3/+4
* | merge with 4.0unknown2004-03-161-0/+8
|\ \ | |/
| * Merge with 3.23 to get patch for floor()unknown2004-03-121-0/+8
| |\
| | * fixed Bug #3051 "FLOOR returns invalid"unknown2004-03-041-0/+8
* | | Merge with 4.0.18unknown2004-02-111-0/+11
|\ \ \ | |/ /
| * | merge 3.23 -> 4.0, 2003/02/06unknown2004-02-061-0/+11
| |\ \ | | |/
| | * Fixed Bug #2338 Trigonometric arithmetic problemunknown2004-01-121-0/+11