1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

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

This commit is contained in:
Oleksandr Byelkin
2022-10-15 23:36:57 +02:00
318 changed files with 2176 additions and 199 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="";