mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
10 lines
225 B
Text
10 lines
225 B
Text
--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
|