1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

cleanup: remove galera/wsrep magic from mtr

This commit is contained in:
Sergei Golubchik
2014-09-26 10:22:44 +02:00
parent 4bb49d84a9
commit 93b50e64a0
28 changed files with 62 additions and 226 deletions

View File

@ -4,7 +4,6 @@
--source include/not_embedded.inc
--source include/have_perfschema.inc
--source include/platform.inc
--source include/not_wsrep.inc
#
# force lower-case-table-names=1 (linux/macosx have different defaults)
@ -23,7 +22,7 @@ perl;
log-slow-queries pid-file slow-query-log-file log-basename
datadir slave-load-tmpdir tmpdir socket thread-pool-size
large-files-support lower-case-file-system system-time-zone
wsrep-node-name version.*/;
version.*/;
# Plugins which may or may not be there:
@plugins=qw/innodb ndb archive blackhole federated partition ndbcluster
@ -31,7 +30,7 @@ perl;
thread-concurrency super-large-pages mutex-deadlock-detector
connect null-audit aria oqgraph sphinx thread-handling
test-sql-discovery rpl-semi-sync query-cache-info
query-response-time metadata-lock-info locales/;
query-response-time metadata-lock-info locales wsrep/;
# And substitute the content some environment variables with their
# names: