summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_group.result
Commit message (Expand)AuthorAgeFilesLines
* 5.5-mergeSergei Golubchik2011-07-021-0/+58
|\
| * 5.1 -> 5.5 mergeSergey Glukhov2011-04-121-0/+11
| |\
| | * Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-121-0/+11
| * | auto-merge 5.1-->5.5 (bug 11766094)Gleb Shchepa2011-04-021-0/+9
| |\ \ | | |/
| | * Bug #11766094 - 59132: MIN() AND MAX() REMOVE UNSIGNEDNESSGleb Shchepa2011-03-311-0/+9
| * | Backport of fix for Bug#52123Tor Didriksen2011-02-021-0/+10
| * | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-211-0/+1
| |\ \ | | |/
| | * test case fixSergey Glukhov2010-12-211-0/+1
| * | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-211-0/+12
| |\ \ | | |/
| | * Bug#58030 crash in Item_func_geometry_from_text::val_strSergey Glukhov2010-12-211-0/+12
| * | Fix for Bug#57932 "query with avg returns incorrect results":Guilhem Bichot2010-12-071-0/+15
* | | merge.Sergei Golubchik2010-11-251-1/+1
|\ \ \ | |/ / |/| |
| * | 5.2 mergeSergei Golubchik2010-10-281-0/+11
| |\ \ | | |/
| * | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-1/+238
| |\ \
| * | | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-1/+1
* | | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-301-1/+11
|\ \ \ \
| * | | | Bug#56120: Failed assertion on MIX/MAX on negative time valueEvgeny Potemkin2010-08-231-1/+11
* | | | | Automerge.Alexey Kopytov2010-08-301-0/+11
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-271-0/+11
| | |/ | |/|
* | | Bug#55648: Server crash on MIX/MAX on maximum time valueEvgeny Potemkin2010-08-021-0/+11
* | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-9/+9
|/ /
* | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-1/+194
|\ \
| * | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-1/+194
| |/
* | Bug#47280 - strange results from count(*) with order by multiple Jorgen Loland2009-10-141-0/+44
|/
* Merge into dev tree.Alexey Kopytov2009-02-101-4/+4
|\
| * Fix for bug #21205: Different number of digits for float/double/real in --ps-...Alexey Kopytov2009-01-281-4/+4
* | merged bug 39656 to 5.1-bugteamGeorgi Kodinov2008-11-241-0/+23
|\ \ | |/
| * Bug #39656: Behaviour different for agg functions with & without where -Georgi Kodinov2008-11-241-0/+23
* | Bug #37348: Crash in or immediately after JOIN::make_sum_func_listGeorgi Kodinov2008-10-021-0/+37
* | Merge kaamos.(none):/data/src/opt/bug34512/my50unknown2008-03-191-0/+6
|\ \ | |/
| * Fix for bug #34512: CAST( AVG( double ) AS DECIMAL )unknown2008-03-061-0/+6
* | merge of the fix for bug 33133 to 5.1-optunknown2008-01-091-2/+2
* | Merge macbook.gmz:/Users/kgeorge/mysql/work/B33133-5.0-optunknown2008-01-091-0/+12
|\ \ | |/
| * Bug #33133: Views are not transparentunknown2008-01-091-0/+12
* | Merge magare.gmz:/home/kgeorge/mysql/work/B31794-5.0-optunknown2007-11-011-0/+15
|\ \ | |/
| * Bug #31794: no syntax error on SELECT id FROM t HAVING count(*)>2unknown2007-11-011-0/+15
* | Merge magare.gmz:/home/kgeorge/mysql/work/B30715-merged-5.0-optunknown2007-10-241-0/+5
|\ \ | |/
| * Bug #30715: Assertion failed: item_field->field->real_maybe_null(), unknown2007-10-241-0/+5
* | Merge magare.gmz:/home/kgeorge/mysql/autopush/B31156-5.0-optunknown2007-10-131-0/+10
|\ \ | |/
| * Bug #31156: mysqld: item_sum.cc:918: virtual bool unknown2007-10-081-0/+10
* | Bug #27531: 5.1 part of the fixunknown2007-05-291-4/+4
* | Merge mysql.com:/d2/hf/mrg/mysql-5.0-optunknown2007-05-181-0/+47
|\ \ | |/
| * Merge mhansson@bk-internal:/home/bk/mysql-5.0-optunknown2007-05-161-0/+47
| |\
| | * Bug#27573: MIN() on an indexed column which is always NULL sets _other_ results unknown2007-05-151-0/+47
| * | Merge mysql.com:/home/ram/work/mysql-5.0-maintunknown2007-03-291-0/+9
| |\ \ | | |/ | |/|
* | | bug #27531: 5.1 part of the fix:unknown2007-05-041-2/+2
* | | Merge mysql.com:/home/ram/work/b21976/my50-b21976unknown2007-03-291-0/+9
|\ \ \ | | |/ | |/|
| * | Fix for bug #21976: Unnecessary warning with count(decimal)unknown2006-12-221-0/+10
* | | Merge mysql.com:/home/ram/work/b25834/b25834.5.0unknown2007-02-281-15/+15
|\ \ \ | | |/ | |/|
| * | Fix for bug #25834: Test failure in "func_group"unknown2007-02-271-15/+15