1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +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

@ -4,6 +4,9 @@
--source include/have_innodb.inc
--source include/no_valgrind_without_big.inc
#enable view protocol after fix MDEV-29542
--source include/no_view_protocol.inc
SET GLOBAL SQL_MODE="";
SET LOCAL SQL_MODE="";