summaryrefslogtreecommitdiff
path: root/mysql-test/suite/encryption/r/innodb-force-corrupt.result
diff options
context:
space:
mode:
authorDaniel Black <daniel@linux.ibm.com>2020-04-07 14:53:40 +1000
committerDaniel Black <daniel@linux.ibm.com>2020-04-07 23:39:10 +1000
commitd848fcad69d3e3a385290b67f809a96d87f40386 (patch)
treea0e730dcfd5f725d02f9af95f6be68d1c77a6933 /mysql-test/suite/encryption/r/innodb-force-corrupt.result
parentdcc2eaebbdf658af35a92249a565d80c19967cbe (diff)
downloadmariadb-git-d848fcad69d3e3a385290b67f809a96d87f40386.tar.gz
MDEV-22010: mtr, "mariadbd" exists in mysys error messages
Also executable can change for jemalloc.
Diffstat (limited to 'mysql-test/suite/encryption/r/innodb-force-corrupt.result')
-rw-r--r--mysql-test/suite/encryption/r/innodb-force-corrupt.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/encryption/r/innodb-force-corrupt.result b/mysql-test/suite/encryption/r/innodb-force-corrupt.result
index 012901010b4..24829e5f526 100644
--- a/mysql-test/suite/encryption/r/innodb-force-corrupt.result
+++ b/mysql-test/suite/encryption/r/innodb-force-corrupt.result
@@ -1,7 +1,7 @@
call mtr.add_suppression("InnoDB: Table `test`\\.`t[13]` (has an unreadable root page|is corrupted)");
call mtr.add_suppression("InnoDB: Encrypted page \\[page id: space=\\d+, page number=[36]\\] in file .*test.t[123]\\.ibd looks corrupted; key_version=");
call mtr.add_suppression("\\[ERROR\\] InnoDB: We detected index corruption in an InnoDB type table");
-call mtr.add_suppression("\\[ERROR\\] mysqld.*: Index for table 't2' is corrupt; try to repair it");
+call mtr.add_suppression("\\[ERROR\\] (mysqld|mariadb).*: Index for table 't2' is corrupt; try to repair it");
SET GLOBAL innodb_file_per_table = ON;
set global innodb_compression_algorithm = 1;
# Create and populate tables to be corrupted