mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-27691: make working view-protocol
Update tests for version 10.6
This commit is contained in:
@ -672,7 +672,7 @@ UNLOCK TABLES;
|
||||
|
||||
DROP VIEW v1;
|
||||
DROP TABLE t1;
|
||||
--enable_service_connection
|
||||
|
||||
--echo #
|
||||
--echo # MDEV-15888 Implement FLUSH TABLES tbl_name [, tbl_name] ... WITH READ LOCK for views.
|
||||
--echo #
|
||||
@ -787,3 +787,5 @@ DROP VIEW v2, v1, v0;
|
||||
--echo #
|
||||
--echo # End of 10.6 tests
|
||||
--echo #
|
||||
|
||||
--enable_service_connection
|
||||
|
Reference in New Issue
Block a user