1
0
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.10
This commit is contained in:
Lena Startseva
2022-09-28 13:53:08 +07:00
parent f9bf41632e
commit 7be65b4b6b
6 changed files with 28 additions and 2 deletions

View File

@ -1,4 +1,6 @@
-- source include/have_des.inc
#double warning for view protocol
--source include/no_view_protocol.inc
--disable_warnings
drop table if exists t1;