Bug #46643 main.implicit_commit fails in PB2
Submitted: 11 Aug 2009 6:31 Modified: 28 Aug 2009 18:17
Reporter: Jørgen Løland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Jørgen Løland CPU Architecture:Any

[11 Aug 2009 6:31] Jørgen Løland
Description:
Test main.implicit_commit fails in PB in the backup tree. The reason is that the test executes backup, but --mysql-backup is not specified.

How to repeat:
Look at PB2 or run the test using mtr.

Suggested fix:
Pass the --mysql-backup option to the test so that BACKUP is enabled
[11 Aug 2009 6:54] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/80529

2857 Jorgen Loland	2009-08-11
      Bug#46643 - main.implicit_commit fails in PB2
      
      Test main.implicit_commit fails in PB in the backup tree. The 
      reason is that the test executes backup, but --mysql-backup 
      is not passed as option to the server.
     @ mysql-test/t/implicit_commit.cnf
        Change option for enabling BACKUP to use the new name --mysql-backup
[28 Aug 2009 10:01] Bugs System
Pushed into 5.4.4-alpha (revid:alik@sun.com-20090828100112-r73xkx8dhekz5bbb) (version source revid:jorgen.loland@sun.com-20090818084812-rlq2mh37241doswu) (merge vers: 5.4.4-alpha) (pib:11)
[28 Aug 2009 18:17] Paul DuBois
Test case change. No changelog entry needed.