mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
MDEV-27691: make working view-protocol
Update tests for version 10.5
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
--echo #
|
||||
--echo # MDEV-21743 Split up SUPER privilege to smaller privileges
|
||||
--echo #
|
||||
--disable_service_connection
|
||||
|
||||
--let $count_sessions=1
|
||||
|
||||
@ -83,6 +84,8 @@ let $wait_condition=
|
||||
DROP USER foo@localhost;
|
||||
DROP USER bar@localhost;
|
||||
|
||||
--enable_service_connection
|
||||
|
||||
--echo #
|
||||
--echo # End of 10.5 tests
|
||||
--echo #
|
||||
|
Reference in New Issue
Block a user