summaryrefslogtreecommitdiff
path: root/mysql-test/suite/mariabackup/encrypted_page_corruption,full_crc32.rdiff
blob: 3326f0ca3d3f5e9d4c89c5167963599759a51b5e (plain)
1
2
3
4
5
6
7
8
9
--- encrypted_page_corruption,crc32.result
+++ encrypted_page_corruption,full_crc32.result
@@ -5,5 +5,5 @@
 # Corrupt the table
 # restart
 # xtrabackup backup
-FOUND 1 /Database page corruption detected.*/ in backup.log
+NOT FOUND /Database page corruption detected.*/ in backup.log
 drop table t1;