summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mariabackup/full_backup.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/mariabackup/full_backup.result')
-rw-r--r--mysql-test/suite/mariabackup/full_backup.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/mariabackup/full_backup.result b/mysql-test/suite/mariabackup/full_backup.result
index 690c5e64b4a..e2d5cf185d5 100644
--- a/mysql-test/suite/mariabackup/full_backup.result
+++ b/mysql-test/suite/mariabackup/full_backup.result
@@ -1,6 +1,7 @@
CREATE TABLE t(i INT) ENGINE INNODB;
INSERT INTO t VALUES(1);
# xtrabackup backup
+NOT FOUND /InnoDB: Allocated tablespace ID/ in backup.log
INSERT INTO t VALUES(2);
# xtrabackup prepare
# shutdown server