summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_math.result
Commit message (Expand)AuthorAgeFilesLines
* after merge changes:Sergei Golubchik2011-12-121-15/+15
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+30
|\
| * 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
* | merge with 5.3Sergei Golubchik2011-10-191-7/+35
|\ \
| * | Changed MariaDB error numbers to start from 1900 to not conflict with MySQL e...Michael Widenius2011-05-211-1/+1
| * | Merge with dynamic column codeMichael Widenius2011-05-121-1/+29
| |\ \
| | * \ Merge with main 5.3Michael Widenius2011-05-081-1/+1
| | |\ \
| | * | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-1/+29
| | |/ /
* | | | post-merge fixes.Sergei Golubchik2011-07-021-1/+1
* | | | 5.5-mergeSergei Golubchik2011-07-021-0/+99
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | lots of post-merge changesSergei Golubchik2011-04-251-2/+2
|/ /
* | 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 unknown2008-02-201-0/+19
* | merge 5.0-opt -> 5.1-optunknown2007-10-011-8/+0
|\ \ | |/
| * removed undeterministic test result from the fux for bug 30587unknown2007-10-011-8/+0
| * fixed pb problem with the fix for bug 30587unknown2007-10-011-4/+4
* | Merge macbook:mysql/work/B30587-5.0-optunknown2007-09-281-0/+46
|\ \ | |/
| * Bug #30587: mysql crashes when trying to group by TIME div NUMBERunknown2007-09-281-0/+46
* | Merge polly.local:/home/kaa/src/maint/bug24912/my50-bug24912unknown2007-04-281-5/+90
|\ \ | |/
| * Fix for bug #24912 "problems with bigint in abs() ceiling() round() truncate(...unknown2007-04-281-5/+90
* | Bug #6172: RAND(a) should only accept constant values as argumentsunknown2007-01-231-5/+40