summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_math.result
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | 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
| | | | * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.1-optevgen@sunlight.local2006-08-011-26/+26
| | | | |\ \
| | | | | * | BUG#14940 "MySQL choose wrong index", v.2sergefp@mysql.com2006-07-281-26/+26
| | | | * | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-131-1/+1
| | | | |\ \ \ | | | | | |/ / | | | | |/| / | | | | | |/
| | | | | * Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementkroki@mysql.com2006-06-271-1/+1
| | | | * | Merge mysql.com:/extern/mysql/5.0/generic/mysql-5.0pem@mysql.com2006-03-061-0/+20
| | | | |\ \ | | | | | |/
| | | | | * Fix for bug#16678 FORMAT gives wrong result if client run with default-charac...gluh@eagle.intranet.mysql.r18.ru2006-03-061-0/+20
| | | | * | Bug#10460 SHOW CREATE TABLE uses inconsistent upper/lower casemsvensson@neptunus.(none)2006-02-221-1/+1
| | | | |/
| | | | * item_func.cc:gunnar@mysql.com.2006-02-071-0/+15
| | | | * Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-10-271-0/+6
| | | | |\
| | | | | * Fix Item_func_abs::fix_length_and_dec() to set maybe_null properly. (Bug #14009)jimw@mysql.com2005-10-171-0/+6
| | | | * | Fix for bug #13820 (No warning on log(NEGATIVE))hf@deer.(none)2005-10-171-0/+27
| | | | * | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-4.1bell@sanja.is.com.ua2005-09-061-0/+5
| | | | |\ \ | | | | | |/
| | | | | * Bug #6172 RAND(a) should only accept constant values as arguments(2nd version)gluh@eagle.intranet.mysql.r18.ru2005-09-061-0/+5
| | | | * | Fix two test results that were merged out-of-order.jimw@mysql.com2005-08-011-0/+10
| | | | * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-011-0/+3
| | | | |\ \ | | | | | |/
| | | | | * Fix multiplication of abs() by a negative value. (Bug #11402)jimw@mysql.com2005-06-221-0/+3
| | | | * | Fix for bug #10632 (CEILING returns wrong result)hf@deer.(none)2005-06-151-0/+6
| | | | * | Fix for bug #10083 (round doesn't increase scale)holyfoot@hf-ibm.(none)2005-06-091-0/+3
| | | | * | Fix for bug #8429 (FORMAT returns incorrect result)holyfoot@hf-ibm.(none)2005-06-081-0/+13
| | | | * | hf's fix for bug #9060 (FORMAT returns incorrect result)ramil@mysql.com2005-05-201-0/+3
| | | | * | after-merge fixramil@mysql.com2005-04-271-10/+0
| | | | |/
| | | | * A fix (bug #9837: round(1, 6) delivers wrong value in create table context).ramil@mysql.com2005-04-191-0/+11
| | | | * A fix (bug #7281: RAND(RAND) crashes server).ram@gw.mysql.r18.ru2004-12-201-0/+2
| | | | * after merge fixesserg@serg.mylan2004-08-191-16/+16
| | | | * fixed flags of printed querybell@sanja.is.com.ua2004-05-131-13/+13
| | | | * merge with 4.0 to get portability fixesmonty@mysql.com2004-03-191-9/+0
| | | | |\