1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-05 13:16:09 +03:00

Skip main.lock_view for cmake -DPLUGIN_PERFSCHEMA=NO

This commit is contained in:
Marko Mäkelä
2020-11-25 13:13:47 +02:00
parent 1c9833c511
commit 10eaa43f86

View File

@@ -1,4 +1,5 @@
source include/not_embedded.inc; source include/not_embedded.inc;
source include/have_perfschema.inc;
# #
# LOCK TABLES and privileges on views # LOCK TABLES and privileges on views
# #