Bug #21118 Federated Transaction test needs to have BDB switched to InnoDB
Submitted: 18 Jul 2006 17:12 Modified: 16 Aug 2006 20:25
Reporter: Patrick Galbraith Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Federated storage engine Severity:S3 (Non-critical)
Version:Mysql 5.1 OS:Any (ALL)
Assigned to: Bugs System CPU Architecture:Any

[18 Jul 2006 17:12] Patrick Galbraith
Description:
In the transaction tests for Federated 5.1, the transactional storage engine must be changed to InnoDB (from BDB)

How to repeat:
Run ./mysql-test-run federated in 5.1 using a compiled server without BDB support.

Suggested fix:
Change engine on remote table to use InnoDB instead of BDB
[27 Jul 2006 18:03] 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/9678
[27 Jul 2006 18:19] 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/9679
[27 Jul 2006 18:39] Patrick Galbraith
Antony was the patch reviewer with Brian's ok from IM:

hey - I forgot and had set you as reviewer for the fix to test to use innodb. I had antony review it and pushed already. Is this ok with you? I just need you to say ok for the record in the bug (per Calvin)
2:30 PM
Yes, I will be around 
Sure, fine with me.
[31 Jul 2006 14:12] Patrick Galbraith
Pushed the changes to the test, and federated_transactions test now uses innodb.
[11 Aug 2006 8:54] Tomash Brechko
Pushed to 5.1.12.
[16 Aug 2006 20:25] Paul DuBois
No changelog entry needed.