mirror of
https://github.com/MariaDB/server.git
synced 2025-08-16 18:19:41 +00:00
MWL#90: Subqueries: Inside-out execution for non-semijoin materialized subqueries that are AND-parts of the WHERE
- Code cleanu. - Make MWL#90 code require @@optimizer_switch='semijoin=on' - Update test results with the above - Fork subselect_mat.test - we want to check both semi-join materialization, which now has broader scope and non-semijoin materialization.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
|
||||
#!@PERL@
|
||||
# Test of table elimination feature
|
||||
|
||||
|
Reference in New Issue
Block a user