1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

Fix Windows warnings and tests for -DPLUGIN_PERFSCHEMA=NO

This commit is contained in:
Vladislav Vaintroub
2021-09-11 16:47:30 +02:00
parent c3341f8440
commit cef656b11c
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#
# MDEV-11942 BLACKHOLE is no longer active in 10.1 by default, mysql_upgrade not handling the situation
#
source include/mysql_upgrade_preparation.inc;
source include/have_innodb.inc;
source include/not_embedded.inc;