From 2160e075dc9443f0b87501e657af2e444e5ae837 Mon Sep 17 00:00:00 2001 From: zdrav1 Date: Mon, 1 Oct 2018 12:23:26 +0300 Subject: [PATCH] fixed the test comments of galera_sst_mariabackup_encrypt_with_key test --- .../galera/t/galera_sst_mariabackup_encrypt_with_key.test | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mysql-test/suite/galera/t/galera_sst_mariabackup_encrypt_with_key.test b/mysql-test/suite/galera/t/galera_sst_mariabackup_encrypt_with_key.test index 2abd75af4fc0d..4449ea43c4314 100644 --- a/mysql-test/suite/galera/t/galera_sst_mariabackup_encrypt_with_key.test +++ b/mysql-test/suite/galera/t/galera_sst_mariabackup_encrypt_with_key.test @@ -1,6 +1,6 @@ # -# This test checks that key and cert encryption options can be passed to xtrabackup via the my.cnf file -# Initial SST happens via xtrabackup, so there is not much to do in the body of the test +# This test checks that key and cert encryption options can be passed to mariabackup via the my.cnf file +# Initial SST happens via mariabackup, so there is not much to do in the body of the test # --source include/big_test.inc