summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mariabackup/xb_compressed_encrypted.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/mariabackup/xb_compressed_encrypted.result')
-rw-r--r--mysql-test/suite/mariabackup/xb_compressed_encrypted.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/mariabackup/xb_compressed_encrypted.result b/mysql-test/suite/mariabackup/xb_compressed_encrypted.result
index 9ba332b7ca5..22a4c151b07 100644
--- a/mysql-test/suite/mariabackup/xb_compressed_encrypted.result
+++ b/mysql-test/suite/mariabackup/xb_compressed_encrypted.result
@@ -7,7 +7,7 @@ drop table t1;
# shutdown server
# remove datadir
# xtrabackup move back
-# restart server
+# restart
select sum(c1) from t1;
sum(c1)
12497500