From 9d687a69a021d55d8af289af54367697f74815a8 Mon Sep 17 00:00:00 2001 From: Vladislav Vaintroub Date: Mon, 9 Jan 2012 21:12:09 +0100 Subject: [PATCH] MDEV-63 - attempt to fix the warning exclusion --- mysql-test/include/mtr_warnings.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/include/mtr_warnings.sql b/mysql-test/include/mtr_warnings.sql index ce1563fc993..f8303e72475 100644 --- a/mysql-test/include/mtr_warnings.sql +++ b/mysql-test/include/mtr_warnings.sql @@ -159,7 +159,7 @@ INSERT INTO global_suppressions VALUES /* innodb foreign key tests that fail in ALTER or RENAME produce this */ ("InnoDB: Error: in ALTER TABLE `test`.`t[123]`"), ("InnoDB: Error: in RENAME TABLE table `test`.`t1`"), - ("InnoDB: Error: table `test`.`t[123]` does not exist in the InnoDB internal"), + ("InnoDB: Error: table `test`.`t[123]` .*does not exist in the InnoDB internal"), /* BUG#32080 - Excessive warnings on Solaris: setrlimit could not