summaryrefslogtreecommitdiff
path: root/mysql-test/r/derived_view.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2981/+0
* Tests: full test results [#387]Aleksey Midenkov2017-12-211-2/+0
* System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-2/+2
|\
| * Changed "const row not found" to "Const row not found"Monty2017-12-021-2/+2
* | Tests: TRT-related results [#305]Aleksey Midenkov2017-11-211-0/+2
* | System Versioning pre0.12Aleksey Midenkov2017-11-071-0/+2
|\ \ | |/ |/|
| * Scripts: VTMD table [closes #122]kevg2017-05-241-0/+2
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-041-1/+1
|\ \
| * | Fixed the bug mdev-13193.Igor Babaev2017-06-291-1/+1
* | | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-06-271-2/+2
|\ \ \ | |/ /
| * | Fixed the bug mdev-12845.Igor Babaev2017-06-221-2/+2
* | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-06-151-0/+59
|\ \ \ | |/ / | | / | |/ |/|
| * Merge 10.1 into 10.2Marko Mäkelä2017-05-231-0/+59
| |\
| | * Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+21
| | |\
| | | * Merge branch '5.5' into 10.0mariadb-10.0.31Sergei Golubchik2017-05-201-0/+21
| | | |\
| | | | * Fixed the bug mdev-12812.Igor Babaev2017-05-171-0/+21
| | * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-0/+38
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-05-171-0/+38
| | | |\ \ | | | | |/
| | | | * Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-091-0/+38
* | | | | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-03-311-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-0/+5
| |\ \ \ \ | | |/ / /
| | * | | MDEV-11943 I_S.TABLES inconsistencies with tables with unknown storage engineSergei Golubchik2017-03-101-0/+5
* | | | | MDEV-10141: Add support for INTERSECT (and common parts for EXCEPT)Oleksandr Byelkin2017-03-141-24/+24
|/ / / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+85
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+85
| |\ \ \ | | |/ /
| | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-12-091-0/+85
| | |\ \ | | | |/
| | | * Fixed bug mdev-11161.Igor Babaev2016-11-111-0/+83
* | | | Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-55/+55
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-0/+10
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-08-251-0/+10
| |\ \ \ | | |/ /
| | * | Added new status variables to make it easier to debug certain problems:Monty2016-08-211-0/+10
* | | | The code that pushed conditions into derived did notIgor Babaev2016-09-051-9/+48
* | | | Fixed a flaw in the implementation of condition push-downIgor Babaev2016-09-041-6/+293
|/ / /
* | | MDEV-9487: Server crashes in Time_and_counter_tracker::incr_loops with UNION ...Oleksandr Byelkin2016-05-041-3/+3
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-8/+2
|/ /
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-03-061-3/+3
|\ \ | |/
| * MDEV-6838 Using too big key for internal temp tablesSergei Golubchik2015-03-061-3/+3
* | 5.5 mergeSergei Golubchik2014-09-161-0/+88
|\ \ | |/
| * 5.3 mergeSergei Golubchik2014-09-121-0/+88
| |\
| | * Fixed bug mdev-5721.Igor Babaev2014-07-311-0/+88
* | | MDEV-6047: Make exists_to_in optimization ON by defaultunknown2014-06-091-1/+1
* | | 5.5 mergeSergei Golubchik2014-03-261-0/+40
|\ \ \ | |/ /
| * | 5.3-mergeSergei Golubchik2014-03-161-0/+40
| |\ \ | | |/
| | * MDEV-5740: Assertion `!derived->first_select()->exclude_from_table_unique_tes...unknown2014-03-071-0/+40
* | | 5.5 mergeSergei Golubchik2014-02-251-1/+1
|\ \ \ | |/ /
| * | 5.3 mergeSergei Golubchik2014-02-221-1/+1
| |\ \ | | |/
| | * After constant row substitution the optimizer should call the methodIgor Babaev2014-02-201-1/+1
* | | 5.5 mergeSergei Golubchik2014-02-011-0/+109
|\ \ \ | |/ /
| * | Merge 5.3->5.5unknown2014-01-151-0/+109
| |\ \ | | |/
| | * MDEV-5414: RAND() in a subselect : different behavior in MariaDB and MySQLunknown2013-12-181-0/+109