1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NO

This commit is contained in:
Vladislav Vaintroub
2021-09-05 20:22:39 +02:00
parent ae85835cc7
commit 12c3d1e1d7
5 changed files with 15 additions and 12 deletions

View File

@ -10,9 +10,3 @@ tmpdir=BASEDIR/temp
innodb_data_file_path=ibdata1:10M;ibdata2:10M:autoextend
innodb_log_group_home_dir=BASEDIR/data
skip-name-resolve
#*********************************************************
# performance_schema
#*********************************************************
performance_schema=OFF