mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
perfschema compilation, test and misc fixes
This commit is contained in:
@ -1,13 +1,14 @@
|
||||
# Tests for PERFORMANCE_SCHEMA
|
||||
|
||||
--source include/not_embedded.inc
|
||||
--source include/have_innodb.inc
|
||||
--source include/have_perfschema.inc
|
||||
--source include/have_debug.inc
|
||||
--source include/have_debug_sync.inc
|
||||
|
||||
# Presence of the query cache changes query stages,
|
||||
# causing noise in the test output
|
||||
--source include/have_query_cache_disabled.inc
|
||||
#--source include/have_query_cache_disabled.inc
|
||||
|
||||
# Setup
|
||||
|
||||
|
Reference in New Issue
Block a user