summaryrefslogtreecommitdiff
path: root/mysql-test/r/limit_rows_examined.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-865/+0
* Changed "const row not found" to "Const row not found"Monty2017-12-021-3/+3
* Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-2/+3
|\
| * Merge 10.1 into 10.2Marko Mäkelä2017-05-231-2/+3
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-171-2/+3
| | |\
| | | * Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-091-2/+3
* | | | Merge tag 'mariadb-10.2.6' into bb-10.2-extAlexander Barkov2017-05-261-11/+13
|\ \ \ \ | |/ / /
| * | | MDEV-12580 Wrong query result in join when using an index (Version > "10.2.3")Sergei Golubchik2017-05-081-11/+13
* | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-0/+2
|/ / /
* | | MDEV-11640 gcol.gcol_select_myisam fails in buildbot on PowerSergei Golubchik2017-02-131-6/+6
* | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-1/+1
* | | MDEV-7635: Part 1Nirbhay Choubey2017-02-101-0/+1
* | | Remove end . from error messages to get them consistentMonty2016-10-051-60/+60
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+2
|\ \ \ | |/ /
| * | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+2
* | | MDEV-10036 sql_yacc.yy: Split select_part2 to disallow syntactically bad cons...Alexander Barkov2016-05-101-4/+2
* | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-11/+18
|/ /
* | MDEV-5123 Remove duplicated conditions pushed both to join_tab->select_cond a...timour@askmonty.org2013-10-181-7/+7
* | [SHOW] EXPLAIN UPDATE/DELETE, code re-structuringSergey Petrunya2013-06-181-1/+1
|/
* MDEV-3812: Remove unneeded extra call to engine->exec() in Item_subselect::ex...unknown2012-10-251-2/+2
* Update test results (checked)Sergey Petrunya2012-08-281-1/+1
* Fix for bug lp:944706, task MDEV-193unknown2012-05-171-1/+1
* Merged the implementation of MDEV-28 LIMIT ROWS EXAMINED into MariaDB 5.5.unknown2012-03-121-77/+83
* Implementation of MDEV-28 LIMIT ROWS EXAMINEDunknown2012-03-111-0/+846