mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-249 QUERY CACHE INFORMATION
This commit is contained in:
@@ -23,8 +23,11 @@ perl;
|
||||
datadir slave-load-tmpdir tmpdir socket/;
|
||||
|
||||
# Plugins which may or may not be there:
|
||||
@plugins=qw/innodb ndb archive blackhole federated partition ndbcluster feedback debug temp-pool ssl des-key-file
|
||||
xtradb thread-concurrency super-large-pages mutex-deadlock-detector null-audit maria aria pbxt oqgraph sphinx thread-handling thread-pool/;
|
||||
@plugins=qw/innodb ndb archive blackhole federated partition ndbcluster
|
||||
feedback debug temp-pool ssl des-key-file
|
||||
xtradb thread-concurrency super-large-pages
|
||||
mutex-deadlock-detector null-audit maria aria pbxt oqgraph
|
||||
sphinx thread-handling thread-pool query-cache-info/;
|
||||
|
||||
# And substitute the content some environment variables with their
|
||||
# names:
|
||||
|
||||
Reference in New Issue
Block a user