summaryrefslogtreecommitdiff
path: root/mysql-test/t/derived_view.test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25679 Wrong result selecting from simple view with LIMIT and ORDER BYIgor Babaev2021-06-211-0/+17
* Updated mtr files to support different compiled in optionsMonty2019-09-011-3/+6
* Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-0/+34
|\
| * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-0/+34
| |\
| | * MDEV-19778 Wrong Result on Left Outer Join with Subquery right on trueIgor Babaev2019-06-221-0/+34
* | | Merge branch '10.1' into 10.2Oleksandr Byelkin2019-06-131-1/+1
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.1Oleksandr Byelkin2019-06-121-1/+1
| |\ \ | | |/
| | * MDEV-18479 ComplementIgor Babaev2019-05-281-1/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-05-281-0/+260
|\ \ \ | |/ /
| * | Merge 5.5 into 10.1Marko Mäkelä2019-05-281-0/+260
| |\ \ | | |/
| | * MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)'Igor Babaev2019-05-271-0/+260
* | | Merge 10.1 into 10.2Marko Mäkelä2017-05-231-0/+50
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2017-05-231-0/+20
| |\ \ | | |/
| | * Fixed the bug mdev-12812.Igor Babaev2017-05-171-0/+20
| * | Merge 10.0 into 10.1Marko Mäkelä2017-05-201-0/+30
| |\ \ | | |/
| | * Fixed the bugs mdev-12670 and mdev-12675.Igor Babaev2017-05-091-0/+30
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-0/+54
|\ \ \ | |/ /
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-0/+54
| |\ \ | | |/
| | * Fixed bug mdev-11161.Igor Babaev2016-11-111-0/+54
* | | The code that pushed conditions into derived did notIgor Babaev2016-09-051-3/+1
* | | Fixed a flaw in the implementation of condition push-downIgor Babaev2016-09-041-0/+20
|/ /
* | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-2/+2
|/
* Fixed bug mdev-5721.Igor Babaev2014-07-311-0/+93
* MDEV-5740: Assertion `!derived->first_select()->exclude_from_table_unique_tes...unknown2014-03-071-0/+27
* MDEV-5414: RAND() in a subselect : different behavior in MariaDB and MySQLunknown2013-12-181-0/+112
* Fixed bug mdev-5288.Igor Babaev2013-11-141-1/+14
* Fixed bug mdev-5105.Igor Babaev2013-10-101-0/+14
* Fixed bug mdev-5078.Igor Babaev2013-10-041-0/+19
* Fixed bug mdev-4209Igor Babaev2013-02-281-0/+34
* MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-0/+61
* Fix for LP bug#998516unknown2012-05-151-0/+13
* LP BUG#978847 fixed.unknown2012-04-191-0/+24
* Fix of LP bug#968720.unknown2012-04-051-0/+37
* Fixed LP bug #953649.Igor Babaev2012-03-131-1/+34
* Fixed LP bug #944782.Igor Babaev2012-03-041-0/+34
* fix for LP BUG#921878.unknown2012-02-011-4/+26
* Fixed LP bug #917990.Igor Babaev2012-01-181-0/+14
* Back-ported the patch of the mysql-5.6 code line thatIgor Babaev2011-12-241-0/+1
* Made join_cache_level == 2 by default.Igor Babaev2011-12-151-0/+3
* Made the optimizer switch flags 'outer_join_with_cache', 'semijoin_with_cache'Igor Babaev2011-12-151-0/+13
* Enable subquery materialization=ON by default.unknown2011-11-091-2/+2
* BUG#882994: Crash in QUICK_RANGE_SELECT::reset with derived_with_keysSergey Petrunya2011-10-311-0/+40
* Moved the test case for bug 879939 to derived_view.test where it belongs to. Igor Babaev2011-10-271-0/+31
* Fixed LP bug #874035.Igor Babaev2011-10-271-0/+24
* Fixed LP bug #881449.Igor Babaev2011-10-261-0/+26
* Fixed LP bug #880724.Igor Babaev2011-10-241-0/+33
* Fixed LP bug #879882.Igor Babaev2011-10-231-0/+48
* Fixed LP bug #874378.Igor Babaev2011-10-221-0/+43
* Added a test case for LP bug #873263 fixed by the patch for bug 874006.Igor Babaev2011-10-201-0/+20
* Fixed LP bug #878199.Igor Babaev2011-10-201-0/+23