summaryrefslogtreecommitdiff
path: root/mysql-test/main/subselect3.test
blob: 79034f976a8ec7aaa4695cd6edc3cf2fa0adb1de (plain)
1
2
3
4
5
6
7
8
9
10
--disable_warnings
drop table if exists t0, t1, t2, t3, t4, t5, t11, t12, t21, t22;
--enable_warnings
--source include/default_optimizer_switch.inc

set join_cache_level=1;

--source subselect3.inc

--echo # end of 10.2 test