mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Fix the tests: show_explain_ps cannot work on embedded server.
This commit is contained in:
parent
879069cada
commit
678b4f5dea
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
#
|
||||
--source include/have_debug.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
|
||||
drop table if exists t0, t1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue