Fix the tests: show_explain_ps cannot work on embedded server.
This commit is contained in:
parent
879069cada
commit
678b4f5dea
@ -3,6 +3,8 @@
|
|||||||
#
|
#
|
||||||
--source include/have_debug.inc
|
--source include/have_debug.inc
|
||||||
--source include/have_perfschema.inc
|
--source include/have_perfschema.inc
|
||||||
|
# Like all other perfschema tests, we don't work on embedded server:
|
||||||
|
--source include/not_embedded.inc
|
||||||
|
|
||||||
--disable_warnings
|
--disable_warnings
|
||||||
drop table if exists t0, t1;
|
drop table if exists t0, t1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user