From: kent Date: December 19 2005 3:06am Subject: bk commit into 5.1 tree (kent:1.1979) List-Archive: http://lists.mysql.com/commits/233 Message-Id: <20051219030602.9450F7B5BD3@boortz.dyndns.org> Below is the list of changes that have just been committed into a local 5.1 repository of kent. When kent does a push these changes will be propagated to the main repository and, within 24 hours after the push, to the public repository. For information on how to access the public repository see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html ChangeSet 1.1979 05/12/19 04:05:48 kent@stripped +1 -0 federated_transactions.test: Test require Berkeley DB mysql-test/t/federated_transactions.test 1.2 05/12/19 04:00:07 kent@stripped +1 -0 Test require Berkeley DB # This is a BitKeeper patch. What follows are the unified diffs for the # set of deltas contained in the patch. The rest of the patch, the part # that BitKeeper cares about, is below these diffs. # User: kent # Host: c-664072d5.010-2112-6f72651.cust.bredbandsbolaget.se # Root: /Users/kent/mysql/bk/mysql-5.1-new --- 1.1/mysql-test/t/federated_transactions.test 2005-11-09 14:51:40 +01:00 +++ 1.2/mysql-test/t/federated_transactions.test 2005-12-19 04:00:07 +01:00 @@ -1,3 +1,4 @@ +source include/have_bdb.inc source include/federated.inc; connection slave;