1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge branch 'bb-10.11-vp-MDEV-27691' into 10.11

This commit is contained in:
Oleksandr Byelkin
2022-10-17 19:12:21 +02:00
328 changed files with 2269 additions and 200 deletions

View File

@ -3,6 +3,10 @@
# available (since these engines inject tables into INFORMATION_SCHEMA).
--source include/no_valgrind_without_big.inc
# Tests will be skipped for the view protocol because the view protocol creates
# an additional util connection and other statistics data
-- source include/no_view_protocol.inc
--source include/not_embedded.inc
--source include/have_innodb.inc
--source include/have_perfschema.inc