Bug #57291 binlog.binlog_truncate_innodb is disabled
Submitted: 6 Oct 2010 16:56 Modified: 14 Dec 2011 17:55
Reporter: Konstantin Osipov (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Replication Severity:S3 (Non-critical)
Version:5.5 OS:Any
Assigned to: Serge Kozlov CPU Architecture:Any

[6 Oct 2010 16:56] Konstantin Osipov
Description:
As a result of Bug#42643 test binlog.binlog_truncate_innodb was disabled.
This is a replication test, which stopped to make sense in the new semantics of truncate (42643 changed the semantics).

How to repeat:
Verify that the test is disabled in 5.5.

Suggested fix:
Rewrite the test case and re-enable it, or remove it altogether.
[6 Oct 2010 18:29] Valeriy Kravchuk
macbook-pro:mysql-test openxs$ ./mtr binlog.binlog_truncate_innodb
Logging: ./mtr  binlog.binlog_truncate_innodb
101006 21:28:49 [Warning] Setting lower_case_table_names=2 because file system for /var/folders/dX/dXCzvuSlHX4Op1g-o1jIWk+++TI/-Tmp-/Fm9wfW6XHS/ is case insensitive
101006 21:28:49 [Note] Plugin 'FEDERATED' is disabled.
101006 21:28:49 [Note] Plugin 'ndbcluster' is disabled.
MySQL Version 5.5.7
Checking supported features...
 - using ndbcluster when necessary, mysqld supports it
 - SSL connections supported
 - binaries are debug compiled
Collecting tests...
 - adding combinations for binlog
vardir: /Users/openxs/dbs/5.5/mysql-test/var
Checking leftover processes...
Removing old var directory...
Creating var directory '/Users/openxs/dbs/5.5/mysql-test/var'...
Installing system database...
Using server port 59879

==============================================================================

TEST                                      RESULT   TIME (ms)
------------------------------------------------------------

worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
binlog.binlog_truncate_innodb            [ disabled ]  BUG#42643 2009-02-06 mats Changes to InnoDB requires to complete fix for BUG#36763
------------------------------------------------------------
The servers were restarted 0 times
Spent 0.000 of 14 seconds executing testcases
[14 Dec 2011 17:55] Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html
[14 Dec 2011 17:55] Jon Stephens
Affects testing code only; no end-user changes to document.