From: magnus.blaudd Date: June 14 2012 8:10am Subject: bzr push into mysql-trunk branch (magnus.blaudd:4009 to 4010) Bug#14192728 List-Archive: http://lists.mysql.com/commits/144225 X-Bug: 14192728 Message-Id: <20120614081041.2783.6977.4010@peek02.se.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4010 magnus.blaudd@stripped 2012-06-14 [merge] Merge in patch for bug#14192728 modified: sql/log_event.cc 4009 Hemant Kumar 2012-06-14 Considering the time taken for this test on slow solaris platforms making it a big test modified: mysql-test/suite/parts/t/partition_basic_innodb.test === modified file 'sql/log_event.cc' --- a/sql/log_event.cc 2012-06-13 11:16:44 +0000 +++ b/sql/log_event.cc 2012-06-13 19:34:19 +0000 @@ -12063,9 +12063,6 @@ Write_rows_log_event::write_row(const Re if ((error= unpack_current_row(rli, &m_cols))) DBUG_RETURN(error); - // Temporary fix to find out why it fails [/Matz] - memcpy(m_table->write_set->bitmap, m_cols.bitmap, (m_table->write_set->n_bits + 7) / 8); - if (m_curr_row == m_rows_buf) { /* this is the first row to be inserted, we estimate the rows with No bundle (reason: useless for push emails).