summaryrefslogtreecommitdiff
path: root/mysql-test/r/func_group.result
Commit message (Expand)AuthorAgeFilesLines
* 5.2 merge.Sergei Golubchik2012-08-221-0/+2
|\
| * 5.1 mergeSergei Golubchik2012-08-221-0/+2
| |\
| | * Backport of the deprecation warning from WL#6219: "Deprecate and remove YEAR(...Gleb Shchepa2012-06-291-0/+2
* | | Merge 5.2->5.3unknown2012-03-141-0/+47
|\ \ \ | |/ /
| * | Fixed LP bug #884175.Igor Babaev2012-03-081-0/+47
* | | Fixed LP bug #939009.Igor Babaev2012-02-241-1/+1
* | | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-1/+64
|\ \ \ | |/ /
| * | Fixed LP bug #879860.Igor Babaev2011-12-271-0/+23
| * | Fixed LP bug #904345.Igor Babaev2011-12-271-1/+39
* | | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+3
* | | Make subquery Materialization, as well as semi-join Materialization be shownSergey Petrunya2011-12-051-6/+6
* | | Set new default values for the optimizer switch flags 'derived_merge'Igor Babaev2011-11-261-0/+3
* | | Merge with 5.2Michael Widenius2011-09-101-0/+9
|\ \ \ | |/ /
| * | LP BUG#813418 fix.unknown2011-09-081-0/+10
| |/
* | Made the optimizer switches 'derived_merge' and 'derived_with_keys'Igor Babaev2011-07-211-1/+2
* | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-2/+1
|\ \
| * \ MergeIgor Babaev2011-05-201-2/+1
| |\ \
| | * \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-2/+1
| | |\ \
* | | \ \ merge with 5.1-microSergei Golubchik2011-06-071-1/+55
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-1/+55
* | | | | Merge with 5.3 mainMichael Widenius2011-05-161-5/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | MWL#89unknown2011-03-301-5/+5
| |\ \ \ \
| | * \ \ \ MWL#89unknown2011-03-011-5/+5
| | |\ \ \ \
* | | \ \ \ \ Merge with MariaDB 5.2Michael Widenius2011-05-101-0/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Bug#11766270 59343: YEAR(4): INCORRECT RESULT AND VALGRIND WARNINGS WITH MIN/...Sergey Glukhov2011-04-121-0/+11
| * | | | | Bug #11766094 - 59132: MIN() AND MAX() REMOVE UNSIGNEDNESSGleb Shchepa2011-03-311-0/+9
* | | | | | Merge with 5.2Michael Widenius2011-03-091-0/+13
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | test case fixSergey Glukhov2010-12-211-0/+1
| * | | | Bug#58030 crash in Item_func_geometry_from_text::val_strSergey Glukhov2010-12-211-0/+12
| | |/ / | |/| |
* | | | Bug #46680: Assertion failed in file item_subselect.cc, line 305 crashing on ...Sergey Petrunya2010-12-251-0/+151
| |/ / |/| |
* | | Merge.Igor Babaev2010-10-301-2/+2
|\ \ \
| * | | MWL#128: Added into EXPLAIN output info about types of the used join buffers andIgor Babaev2010-10-181-2/+2
| | |/ | |/|
* | | 5.2 mergeSergei Golubchik2010-10-281-0/+11
|\ \ \ | |/ / |/| / | |/
| * Bug #54465: assert: field_types == 0 || field_types[field_pos]Alexey Kopytov2010-08-271-0/+11
* | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-1/+238
|\ \ | |/
| * 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
| |/
* | Backport into MariaDB-5.2 the following:Sergey Petrunya2009-12-151-1/+1
|/
* 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
|\ \ | |/