Disable view protocol for opt_trace.test
This is because some plan changes because of views
This commit is contained in:
parent
99bd226059
commit
6ed14bcc06
@ -1,5 +1,8 @@
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_sequence.inc
|
||||
# View protocol changes some plans
|
||||
--source include/no_view_protocol.inc
|
||||
|
||||
SELECT table_name, column_name FROM information_schema.columns where table_name="OPTIMIZER_TRACE";
|
||||
set optimizer_trace="enabled=on";
|
||||
show variables like 'optimizer_trace';
|
||||
|
Loading…
x
Reference in New Issue
Block a user