summaryrefslogtreecommitdiff
path: root/mysql-test/r/group_by.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2834/+0
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extMonty2018-01-011-0/+25
|\
| * Merge remote-tracking branch 'origin/10.1' into 10.2Vicențiu Ciorbaru2017-12-221-0/+25
| |\
| | * Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-12-201-0/+25
| | |\
| | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2017-12-201-0/+25
| | | |\
| | | | * MDEV-12350: Heap corruption, overrun buffer, ASAN errors, server crash in my_...Varun Gupta2017-12-201-0/+25
* | | | | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-251-0/+27
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-0/+27
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-0/+27
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-0/+27
| | | |\ \ | | | | |/
| | | | * MDEV-13180 Unused left join causes server crashSergei Golubchik2017-07-121-0/+8
| | | | * MDEV-12489 The select stmt may fail due to "having clause is ambiguous" unexp...Sergei Golubchik2017-07-121-0/+5
| | | | * MDEV-7826 Server crashes in Item_subselect::enumerate_field_refs_processorSergei Golubchik2017-07-121-0/+14
* | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-2/+2
|/ / / /
* | | | MDEV-10694 - SIGFPE and/or huge memory allocation in maria_create ...Sergei Petrunia2017-02-151-0/+9
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+14
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+14
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+14
| | |\ \ | | | |/
| | | * MDEV-10663: Use of Inline table columns in HAVING clause throws 1463 ErrorOleksandr Byelkin2016-12-061-0/+14
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-2/+2
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+34
|\ \ \ \ | |/ / /
| * | | MDEV-10324: Server crash in get_sel_arg_for_keypart or AssertionSergei Petrunia2016-07-051-0/+34
| * | | MDEV-9602 crash in st_key::actual_rec_per_key when group by constantMonty2016-04-281-0/+14
* | | | Merge branch '10.2' into 10.2-mdev9864Galina Shalygina2016-05-081-2/+47
|/ / /
* | | MDEV-8988: Apparently valid SQL query gives wrong result (nested WHERE)mariadb-10.1.12Sergei Petrunia2016-02-241-0/+38
* | | MDEV-8747 Wrong result for SELECT..WHERE derived_table_column='a' AND derived...Alexander Barkov2015-09-061-4/+0
* | | Fixes done while working on MDEV-4119:Monty2015-07-051-3/+85
|/ /
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-1/+1
|\ \ | |/
| * MDEV-8085 main.group_by failed in buildbotSergei Golubchik2015-06-031-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-0/+10
|\ \ | |/
| * post-merge changes, fixes, and testsSergei Golubchik2015-04-281-0/+10
* | 5.5 mergeSergei Golubchik2015-01-211-0/+14
|\ \ | |/
| * MDEV-6855 Assertion `cond_type == Item::FUNC_ITEM' failed in check_group_min_...Michael Widenius2014-12-151-0/+14
* | 5.5 mergeSergei Golubchik2014-11-031-0/+11
|\ \ | |/
| * MDEV-6484: Assertion `tab->ref.use_count' failed on query with joins, constan...Sergey Petrunya2014-10-141-0/+11
* | 5.5 mergeSergei Golubchik2014-05-091-0/+9
|\ \ | |/
| * MDEV-6129: Server crashes during UNION with ORDER BY field IS NULLMichael Widenius2014-04-241-0/+9
* | Fixed the problem of mdev-5947.Igor Babaev2014-04-221-6/+6
* | 10.0-base mergeSergei Golubchik2014-02-031-35/+13
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-011-35/+13
| |\ \ | | |/
| | * move innodb specific test from group_by.test to group_by_innodb.testSergei Golubchik2014-01-261-26/+0
| | * Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected res...Michael Widenius2014-01-021-9/+13
* | | merge 10.0-base -> 10.0unknown2013-10-291-0/+5
|\ \ \ | |/ /
| * | merge 5.5->10.0-baseunknown2013-10-291-0/+5
| |\ \ | | |/
| | * Merge 5.3->5.5unknown2013-10-291-0/+5
| | |\
| | | * MDEV-5104 crash in Item_field::used_tables with broken order bytimour@askmonty.org2013-10-291-0/+5
* | | | 10.0-base merge.Sergei Golubchik2013-09-211-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-4120: UNIQUE indexes should not be considered for loose index scanunknown2013-08-211-1/+1
* | | | 10.0-base mergeSergei Golubchik2013-04-151-0/+244
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-03-271-0/+244
| |\ \ \ | | |/ /