diff options
Diffstat (limited to 'mysql-test/main/set_password.test')
-rw-r--r-- | mysql-test/main/set_password.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/main/set_password.test b/mysql-test/main/set_password.test index ec652a09274..071b2d05cdc 100644 --- a/mysql-test/main/set_password.test +++ b/mysql-test/main/set_password.test @@ -4,6 +4,8 @@ # Various combinations of SET PASSWORD and not-empty mysql.user.plugin field # --source include/not_embedded.inc +#enable view protocol after fix MDEV-29542 +--source include/no_view_protocol.inc --enable_connect_log |