summaryrefslogtreecommitdiff
path: root/mysql-test/r/order_by.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-3255/+0
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-0/+46
|\
| * Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-0/+46
| |\
| | * Merge branch 'github/10.0' into 10.1Sergei Golubchik2018-02-021-0/+46
| | |\
| | | * Merge remote-tracking branch '5.5' into 10.0Vicențiu Ciorbaru2018-01-241-0/+46
| | | |\
| | | | * Fixed mdev-6706 Wrong result (missing rows)Igor Babaev2018-01-121-0/+46
* | | | | Changed "const row not found" to "Const row not found"Monty2017-12-021-1/+1
|/ / / /
* | | | Fixed MDEV-13994 Bad join results with orderby_uses_equalities=on.Igor Babaev2017-11-101-0/+48
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-07-051-0/+16
|\ \ \ \ | |/ / /
| * | | MDEV-10880: Assertions `keypart_map' or `prebuilt->search_tuple->n_fields > 0...Oleksandr Byelkin2017-06-231-0/+16
* | | | Merge branch 'bb-10.2-serg-merge' into 10.2Sergei Golubchik2017-02-111-0/+11
|\ \ \ \
| * \ \ \ Merge branch '10.1' into 10.2Sergei Golubchik2017-02-101-0/+11
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Vicențiu Ciorbaru2017-01-161-0/+11
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0vicentiu2017-01-061-0/+11
| | | |\ \ | | | | |/
| | | | * Fixed bug mdev-10705.Igor Babaev2017-01-051-0/+11
* | | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-0/+1
* | | | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+1
|/ / / /
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-6/+6
* | | | 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
|\ \ \ | |/ /