mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
10 lines
217 B
Text
10 lines
217 B
Text
# Tests for PERFORMANCE_SCHEMA
|
|
|
|
--source include/not_embedded.inc
|
|
--source include/have_perfschema.inc
|
|
|
|
--source ../include/start_server_common.inc
|
|
|
|
# Expecting all off / zero
|
|
show status like "performance_schema%";
|
|
|