From: Marc Alff Date: August 2 2011 5:15pm Subject: bzr push into mysql-trunk-wl5259 branch (marc.alff:3331 to 3332) WL#5259 List-Archive: http://lists.mysql.com/commits/140485 Message-Id: <201108021715.p72HFg3R031653@acsmt356.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 3332 Marc Alff 2011-08-02 New branch for WL#5259 modified: .bzr-mysql/default.conf 3331 Vasil Dimov 2011-07-29 Yet another attempt to fix Bug 12783900 - INNODB_BUFFER_POOL_FILENAME IS SOMETIMES NOT POPULATED BY THE EXPECTED TIME The value of INNODB_BUFFER_POOL_DUMP_STATUS could have been left to 'buffer pool dump completed' from previous runs of tests on the same mysqld instance. Add an .opt file to ask MTR for mysqld restart before the test is run (thanks, davi!) added: mysql-test/suite/sys_vars/t/innodb_buffer_pool_filename_basic-master.opt modified: mysql-test/suite/sys_vars/r/innodb_buffer_pool_filename_basic.result mysql-test/suite/sys_vars/t/innodb_buffer_pool_filename_basic.test === modified file '.bzr-mysql/default.conf' --- a/.bzr-mysql/default.conf 2011-07-18 10:25:44 +0000 +++ b/.bzr-mysql/default.conf 2011-08-02 17:14:40 +0000 @@ -1,4 +1,4 @@ [MYSQL] post_commit_to = "commits@stripped" post_push_to = "commits@stripped" -tree_name = "mysql-trunk" +tree_name = "mysql-trunk-wl5259" No bundle (reason: useless for push emails).