#At file:///work/bzr/mysql-5.1-39484/ based on revid:horst@stripped
2840 Horst Hunger 2009-03-18
Due to bug#43733 I disabled "concurrent_innodb_(un)safelog.test" for embedded server.
modified:
mysql-test/include/concurrent.inc
mysql-test/t/disabled.def
=== modified file 'mysql-test/include/concurrent.inc'
--- a/mysql-test/include/concurrent.inc 2009-03-17 13:43:43 +0000
+++ b/mysql-test/include/concurrent.inc 2009-03-18 16:23:39 +0000
@@ -25,6 +25,8 @@
# new wrapper t/concurrent_innodb_safelog.test
#
+--source include/not_embedded.inc
+
connection default;
#
# Show prerequisites for this test.
=== modified file 'mysql-test/t/disabled.def'
--- a/mysql-test/t/disabled.def 2009-02-19 21:09:35 +0000
+++ b/mysql-test/t/disabled.def 2009-03-18 16:23:39 +0000
@@ -11,3 +11,5 @@
##############################################################################
kill : Bug#37780 2008-12-03 HHunger need some changes to be robust enough for pushbuild.
innodb_bug39438 : BUG#42383 2009-01-28 lsoares "This fails in embedded and on windows. Note that this test is not run on windows and on embedded in PB for main trees currently"
+#concurrent_innodb_safelog: disabled for embedded server due to bug#43733 Select on processlist let the embedded server crash (concurrent_innodb_safelog).
+#concurrent_innodb_unsafelog: disabled for embedded server due to bug#43733.
Attachment: [text/bzr-bundle] bzr/horst@mysql.com-20090318162339-3z4j3dzzhgb1nvqj.bundle
| Thread |
|---|
| • bzr commit into mysql-5.1-bugteam branch (horst:2840) Bug#43733 | Horst Hunger | 18 Mar |