diff --git a/sandbox/servers/mariadb/10.0/my.sandbox.cnf b/sandbox/servers/mariadb/10.0/my.sandbox.cnf index e428ff76..cc142452 100644 --- a/sandbox/servers/mariadb/10.0/my.sandbox.cnf +++ b/sandbox/servers/mariadb/10.0/my.sandbox.cnf @@ -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 diff --git a/sandbox/servers/mariadb/10.1/my.sandbox.cnf b/sandbox/servers/mariadb/10.1/my.sandbox.cnf index e428ff76..cc142452 100644 --- a/sandbox/servers/mariadb/10.1/my.sandbox.cnf +++ b/sandbox/servers/mariadb/10.1/my.sandbox.cnf @@ -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