summaryrefslogtreecommitdiffstats
path: root/mysql-test/suite/mariabackup/huge_lsn,strict_crc32.rdiff
blob: 29afd468751e11953c25c59cd17d31f9c7f73684 (plain)
1
2
3
4
5
6
7
8
9
10
11
@@ -1,8 +1,8 @@
 #
 # MDEV-13416 mariabackup fails with EFAULT "Bad Address"
 #
-# restart: --innodb-log-file-size=4M --innodb-encrypt-log=0
-FOUND 1 /InnoDB: log sequence number 17596481011216/ in mysqld.1.err
+# restart
+FOUND 1 /redo log: [0-9.]*[KMGT]iB; LSN=17596481010687\b/ in mysqld.1.err
 CREATE TABLE t(i INT) ENGINE=INNODB ENCRYPTED=YES;
 INSERT INTO t VALUES(1);
 # xtrabackup backup