mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fix the tests: show_explain_ps cannot work on embedded server.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user