summaryrefslogtreecommitdiff
path: root/mysql-test/r/order_by.result
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-1/+3
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+2
| |\
| | * Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+2
| * | MDEV-10324: Server crash in get_sel_arg_for_keypart or AssertionSergei Petrunia2016-07-051-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+145
|\ \ \ | |/ /
| * | MDEV-8989: ORDER BY optimizer ignores equality propagationSergei Petrunia2016-06-011-0/+4
| * | MDEV-8989: ORDER BY optimizer ignores equality propagationSergei Petrunia2016-05-231-0/+141
* | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-4/+0
|/ /
* | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-0/+2
* | Merge 10.1 into bb-10.1-mdev6657Sergei Petrunia2014-09-091-0/+36
|\ \
| * | MDEV-465: Optimizer : wrong index choice: Add a testcase.Sergei Petrunia2014-09-091-0/+36
| |/
* | MDEV-6657: Poor plan choice for ORDER BY key DESC optimization...bb-10.1-mdev6657Sergei Petrunia2014-09-021-3/+3
|/
* MDEV-5884: EXPLAIN UPDATE ... ORDER BY LIMIT shows wrong #rowsSergey Petrunya2014-06-041-0/+13
* 5.5 mergeSergei Golubchik2014-02-011-0/+30
|\
| * MDEV-4974: memory leak in 5.5.32-MariaDB-1~wheezy-logSergey Petrunya2014-01-211-0/+24
| * Fixed MDEV-5424: SELECT using ORDER BY DESC and LIMIT produces unexpected res...Michael Widenius2014-01-021-0/+6
* | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ | |/
| * MDEV-4778: Incorrect results from Aria/MyISAM SELECT using index with prefix ...Sergey Petrunya2013-07-161-1/+1
* | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-0/+76
|\ \ | |/
| * Fixed bug mdev-622 (LP bug #1002508).Igor Babaev2012-11-191-0/+27
| * Added the test case for bug #54599 into mariadb code line.Igor Babaev2012-11-061-0/+49
* | Merge MDEV-415 -> 10.0-base.Igor Babaev2012-09-011-0/+885
|\ \ | |/ |/|
| * MDEV-415: Back-port of the WL task #1393 from the mysql-5.6 code line.Igor Babaev2012-09-011-0/+885
* | Merge from 5.3unknown2012-08-241-0/+132
|\ \ | |/ |/|
| * Fixed bug mdev-449.Igor Babaev2012-08-131-0/+132
* | 5.3.4 mergeSergei Golubchik2012-02-151-0/+54
|\ \ | |/
| * Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc.Igor Babaev2012-02-011-0/+54
| |\
| | * Fix of LP BUG#793589 Wrong result with double ORDER BYunknown2012-01-051-0/+54
* | | 5.3 mergeSergei Golubchik2012-01-131-0/+3
|\ \ \ | |/ /
| * | Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+3
| * | Merge with 5.2.Michael Widenius2011-12-111-0/+7
| |\ \ | | |/
* | | 5.3->5.5 mergeSergei Golubchik2011-11-271-11/+11
|\ \ \ | |/ /
| * | Made the optimizer switch for index condition pushdown set to 'on' by default. Igor Babaev2011-11-211-11/+11
* | | 5.3->5.5 mergeSergei Golubchik2011-11-221-3/+4
|\ \ \ | |/ /
| * | Fixed a cost estimation bug introduced into in the function best_access_pathIgor Babaev2011-09-301-3/+4
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-0/+7
|\ \ \
| * \ \ merge 5.1-security => 5.5-securityTor Didriksen2011-07-111-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | Bug#11765255 - 58201: VALGRIND/CRASH WHEN ORDERING BY MULTIPLE AGGREGATE FUNC...Tor Didriksen2011-07-111-0/+7
* | | | merge with 5.3Sergei Golubchik2011-10-191-17/+65
|\ \ \ \ | | |_|/ | |/| |
| * | | Set the default to be mrr=off,mrr_sort_keys=off:Sergey Petrunya2011-07-081-10/+10
| * | | MergeIgor Babaev2011-05-201-1/+1
| |\ \ \
| | * \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-1/+1
| | |\ \ \
| * | \ \ \ Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+45
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Make EXPLAIN better at displaying MRR/BKA:Sergey Petrunya2011-04-021-5/+5
| * | | | BUG#727667 Wrong result with OR + NOT NULL in maria-5.3Sergey Petrunya2011-03-051-2/+2
| * | | | Fixed LP bug #707848.Igor Babaev2011-01-261-0/+30
| * | | | MergeIgor Babaev2010-12-271-2/+2
| |\ \ \ \
| | * \ \ \ MergeIgor Babaev2010-12-091-2/+2
| | |\ \ \ \
| | | * | | | MWL #21: "index_merge: non-ROR intersection".Igor Babaev2010-12-011-2/+2
| * | | | | | Merge.Igor Babaev2010-12-101-4/+4
| |\ \ \ \ \ \