mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
MDEV-27691: make working view-protocol
Update tests for version 10.6
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
--source include/mysql_upgrade_preparation.inc
|
||||
--source include/have_innodb.inc
|
||||
|
||||
#enable view protocol after fix MDEV-29542
|
||||
--source include/no_view_protocol.inc
|
||||
|
||||
SET GLOBAL SQL_MODE="";
|
||||
SET LOCAL SQL_MODE="";
|
||||
|
||||
|
Reference in New Issue
Block a user