3711 Marko Mäkelä 2011-02-17
Disable the Bug #60049 test on embedded, as it requires server restart.
modified:
mysql-test/suite/innodb/t/innodb_bug60049.test
mysql-test/suite/innodb_plugin/t/innodb_bug60049.test
3710 Marko Mäkelä 2011-02-16
Make the implicit unpack parameter explicit in the Bug #60049 test.
modified:
mysql-test/suite/innodb/t/innodb_bug60049.test
mysql-test/suite/innodb_plugin/t/innodb_bug60049.test
=== modified file 'mysql-test/suite/innodb/t/innodb_bug60049.test'
--- a/mysql-test/suite/innodb/t/innodb_bug60049.test revid:marko.makela@stripped216133416-oieu7dmcy9jlon77
+++ b/mysql-test/suite/innodb/t/innodb_bug60049.test revid:marko.makela@stripped0217074507-ho9m1ejjl4s7uxzd
@@ -2,6 +2,7 @@
# This test requires a fresh server start-up and a slow shutdown.
# This was a suspected bug (not a bug).
+-- source include/not_embedded.inc
-- source include/have_innodb.inc
CREATE TABLE t(a INT)ENGINE=InnoDB;
=== modified file 'mysql-test/suite/innodb_plugin/t/innodb_bug60049.test'
--- a/mysql-test/suite/innodb_plugin/t/innodb_bug60049.test revid:marko.makela@strippedon77
+++ b/mysql-test/suite/innodb_plugin/t/innodb_bug60049.test revid:marko.makela@stripped1ejjl4s7uxzd
@@ -2,6 +2,7 @@
# This test requires a fresh server start-up and a slow shutdown.
# This was a suspected bug (not a bug).
+-- source include/not_embedded.inc
-- source include/have_innodb_plugin.inc
CREATE TABLE t(a INT)ENGINE=InnoDB;
Attachment: [text/bzr-bundle] bzr/marko.makela@oracle.com-20110217074507-ho9m1ejjl4s7uxzd.bundle
| Thread |
|---|
| • bzr push into mysql-5.1-innodb branch (marko.makela:3710 to 3711) Bug#60049 | marko.makela | 17 Feb |