#At file:///home/bm136801/my/mysql-5.1-bugteam/ based on revid:bjorn.munch@stripped
3477 Bjorn Munch 2010-08-06
Bug #55503 MTR fails to filter LEAK SUMMARY from valgrind report of restarted servers
Undo workaround as fix is being merged in
modified:
mysql-test/suite/innodb_plugin/t/innodb-autoinc-44030.test
mysql-test/suite/innodb_plugin/t/innodb-autoinc.test
=== modified file 'mysql-test/suite/innodb_plugin/t/innodb-autoinc-44030.test'
--- a/mysql-test/suite/innodb_plugin/t/innodb-autoinc-44030.test 2010-07-30 14:09:24 +0000
+++ b/mysql-test/suite/innodb_plugin/t/innodb-autoinc-44030.test 2010-08-06 09:35:17 +0000
@@ -1,8 +1,6 @@
-- source include/have_innodb_plugin.inc
# embedded server ignores 'delayed', so skip this
-- source include/not_embedded.inc
-# remove the next line after bug #55503 is fixed
--- source include/not_valgrind.inc
let $innodb_file_format_check_orig=`select @@innodb_file_format_check`;
=== modified file 'mysql-test/suite/innodb_plugin/t/innodb-autoinc.test'
--- a/mysql-test/suite/innodb_plugin/t/innodb-autoinc.test 2010-07-30 14:09:24 +0000
+++ b/mysql-test/suite/innodb_plugin/t/innodb-autoinc.test 2010-08-06 09:35:17 +0000
@@ -1,8 +1,6 @@
-- source include/have_innodb_plugin.inc
# embedded server ignores 'delayed', so skip this
-- source include/not_embedded.inc
-# remove the next line after bug #55503 is fixed
--- source include/not_valgrind.inc
let $innodb_file_format_check_orig=`select @@innodb_file_format_check`;
Attachment: [text/bzr-bundle] bzr/bjorn.munch@oracle.com-20100806093517-sjn1q5k1z7dd55i7.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-bugteam branch (bjorn.munch:3477) Bug#55503 | Bjorn Munch | 6 Aug |