summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_math.result
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-2/+8
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2016-08-101-2/+8
| |\
| | * MDEV-10467 Assertion `nr >= 0.0' failed in Item_sum_std::val_real()Alexander Barkov2016-08-031-0/+12
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-2/+7
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-2/+7
| |\ \ | | |/
| | * another test case for ER_DATA_OUT_OF_RANGE on insertSergei Golubchik2016-04-201-0/+5
| | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-2/+2
| | |\
| | | * Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-2/+2
| | | * Bug#16084594 USER_VAR ITEM IN 'LOAD FILE QUERY' WAS NOTVenkatesh Duggirala2013-01-281-4/+4
| | | |\
| | | * | Bug#12711164 - 61676: RESULT OF DIV WITH DECIMAL AND INTEGER DOES NOT MAKE SE...Tor Didriksen2011-07-181-0/+19
| | | * | Bug#12537160 ASSERTION FAILED: STOP0 <= &TO->BUF[TO->LEN] WITH LARGE NUMBER.Tor Didriksen2011-07-181-0/+10
| | | * | 5.1 -> 5.5 mergeSergey Glukhov2011-05-261-0/+6
| | | |\ \ | | | | |/
| | | | * Bug#12392636 ASSERTION FAILED: SCALE >= 0 && PRECISION > 0 && SCALE <= PRECISIONSergey Glukhov2011-05-261-0/+6
| | | * | 5.1 -> 5.5 mergeSergey Glukhov2011-04-201-0/+22
| | | |\ \ | | | | |/
| | | | * Bug#11765923 58937: MANY VALGRIND ERRORS AFTER GROUPING BY RESULT OF DECIMAL...Sergey Glukhov2011-04-201-0/+22
| | | * | 5.1 -> 5.5 mergeSergey Glukhov2011-03-281-0/+7
| | | |\ \ | | | | |/
| | | | * Bug#11764994 57900: CREATE TABLE .. SELECT ASSERTS SCALE >= 0 && PRECISION >...Sergey Glukhov2011-03-281-0/+7
| | | * | Bug #11792200 - DIVIDING LARGE NUMBERS CAUSES STACK CORRUPTIONSTor Didriksen2011-03-031-0/+8
| | | * | Bug #59498 div function broken in mysql-trunkTor Didriksen2011-01-141-0/+6
| | | * | Bug #59241 invalid memory read in do_div_mod with doubly assigned variablesTor Didriksen2011-01-141-0/+9
| | | * | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-241-0/+13
| | | |\ \ | | | | |/
| | | | * Bug#57810 case/when/then : Assertion failed: length || !scaleSergey Glukhov2010-12-241-0/+13
| | | * | mergeGeorgi Kodinov2010-11-261-0/+12
| | | |\ \ | | | | |/
| | | | * Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-271-0/+16
| | | * | Bug #58137 char(0) column cause: my_gcvt: Assertion `width > 0 && to != ((voi...Tor Didriksen2010-11-171-0/+9
| | | * | Bug#57209 valgrind + Assertion failed: dst > bufTor Didriksen2010-10-081-0/+7
| | | * | Manual merge.Alexey Kopytov2010-03-191-16/+120
| | | |\ \
| | | | * | Bug #8433: Overflow must be an error Alexey Kopytov2010-03-181-16/+120
| | | |/ /
| | | * | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-17/+17
| | | * | Merged from mysql-next-mr-bugfixing.Alexey Kopytov2009-11-211-0/+2
| | | |\ \
| | | | * | This is a backport of the two patches for Bug #28299: Staale Smedseng2009-10-091-0/+3
| | | * | | Backport of the patch for bug #8457 "Precision math: DIV Alexey Kopytov2009-10-131-0/+11
| | | |/ /
| | | * | WL#2110 (SIGNAL)Marc Alff2009-09-101-5/+5
| | | |/
| | | * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-06-021-0/+7
| | | |\
| | | | * Bug#45152 crash with round() function on longtext column in a derived tableSergey Glukhov2009-06-021-0/+7
| | | * | Bug #44768: SIGFPE crash when selecting rand from a view containing nullGleb Shchepa2009-05-181-0/+19
| | | * | Manual merge to 5.1.Alexey Kopytov2009-02-231-0/+30
| | | |\ \ | | | | |/
| | | | * Fix for bug #15936: "round" differs on Windows to UnixAlexey Kopytov2009-02-231-0/+30
| | | * | Merge into dev tree.Alexey Kopytov2009-02-101-5/+5
| | | |\ \ | | | | |/
| | | | * Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-281-5/+5
| | | * | Fix for bug #31236: Inconsistent division by zero behavior for kaa@kaamos.(none)2008-02-201-0/+19
| | | * | merge 5.0-opt -> 5.1-optgkodinov/kgeorge@magare.gmz2007-10-011-8/+0
| | | |\ \ | | | | |/
| | | | * removed undeterministic test result from the fux for bug 30587gkodinov/kgeorge@magare.gmz2007-10-011-8/+0
| | | | * fixed pb problem with the fix for bug 30587gkodinov/kgeorge@magare.gmz2007-10-011-4/+4
| | | * | Merge macbook:mysql/work/B30587-5.0-optgkodinov/kgeorge@magare.gmz2007-09-281-0/+46
| | | |\ \ | | | | |/
| | | | * Bug #30587: mysql crashes when trying to group by TIME div NUMBERgkodinov/kgeorge@macbook.gmz2007-09-281-0/+46
| | | * | Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912kaa@polly.local2007-04-281-5/+90
| | | |\ \ | | | | |/
| | | | * Fix for bug #24912 "problems with bigint in abs() ceiling() round() truncate(...kaa@polly.local2007-04-281-5/+90
| | | * | Bug #6172: RAND(a) should only accept constant values as argumentsgkodinov/kgeorge@macbook.gmz2007-01-231-5/+40
| | | * | Bug#21114 (Foreign key creation fails to table with name format)malff/marcsql@weblab.(none)2006-11-021-0/+12