mirror of
https://github.com/MariaDB/server.git
synced 2025-05-02 19:25:03 +03:00
11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
# Tests for PERFORMANCE_SCHEMA
|
|
|
|
--source include/not_embedded.inc
|
|
--source include/have_perfschema.inc
|
|
|
|
--source ../include/start_server_common.inc
|
|
|
|
# Expecting nothing lost with default parameters
|
|
|
|
show status like "performance_schema%";
|