summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mariabackup/mlog_index_load.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/mariabackup/mlog_index_load.result')
-rw-r--r--mysql-test/suite/mariabackup/mlog_index_load.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/mariabackup/mlog_index_load.result b/mysql-test/suite/mariabackup/mlog_index_load.result
index bc83981106e..1748bc920e8 100644
--- a/mysql-test/suite/mariabackup/mlog_index_load.result
+++ b/mysql-test/suite/mariabackup/mlog_index_load.result
@@ -8,7 +8,7 @@ t1.new
# shutdown server
# remove datadir
# xtrabackup move back
-# restart server
+# restart
SELECT COUNT(*) from t1;
COUNT(*)
10000