mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-07 21:09:14 +00:00
Merge pull request #199 from tplavcic/3.0
Fix in MariaDB sandbox for pt-config-diff/basics.t tests
This commit is contained in:
@@ -26,4 +26,4 @@ log-error = /tmp/PORT/data/mysqld.log
|
||||
innodb_lock_wait_timeout = 3
|
||||
general_log
|
||||
general_log_file = genlog
|
||||
performance_schema = on
|
||||
performance_schema = ON
|
||||
|
@@ -26,4 +26,4 @@ log-error = /tmp/PORT/data/mysqld.log
|
||||
innodb_lock_wait_timeout = 3
|
||||
general_log
|
||||
general_log_file = genlog
|
||||
performance_schema = on
|
||||
performance_schema = ON
|
||||
|
Reference in New Issue
Block a user