summaryrefslogtreecommitdiff
path: root/mysql-test/include
diff options
context:
space:
mode:
authorBjorn Munch <Bjorn.Munch@sun.com>2009-11-16 14:46:33 +0100
committerBjorn Munch <Bjorn.Munch@sun.com>2009-11-16 14:46:33 +0100
commit052688855ee98ba031aa74773399f136752c6685 (patch)
tree463feba5c7f8660036e765c803701c0db5487153 /mysql-test/include
parent858d260bd3d7037c920a50c9ea568544058ced7a (diff)
downloadmariadb-git-052688855ee98ba031aa74773399f136752c6685.tar.gz
minor fix of a valgrind suppress pattern
Diffstat (limited to 'mysql-test/include')
-rw-r--r--mysql-test/include/mtr_warnings.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/mtr_warnings.sql b/mysql-test/include/mtr_warnings.sql
index 0176c1800e8..7502470979e 100644
--- a/mysql-test/include/mtr_warnings.sql
+++ b/mysql-test/include/mtr_warnings.sql
@@ -181,7 +181,7 @@ INSERT INTO global_suppressions VALUES
("==[0-9]*== Using"),
("==[0-9]*== For more details"),
/* This comes with innodb plugin tests */
- ("==[0-9]*== Warning: set address range perms: large range .* .defined."),
+ ("==[0-9]*== Warning: set address range perms: large range"),
("THE_LAST_SUPPRESSION")||