BUG #21118 "Federated Transaction test needs to have BDB switched to InnoDB"

recommented the uncommented have_innodb.inc line

federated_transactions.test:
   BUG #21118 "Federated Transaction test needs to have BDB switched to InnoDB"
  slight ommission fixed


mysql-test/t/federated_transactions.test:
   BUG #21118 "Federated Transaction test needs to have BDB switched to InnoDB"
  slight ommission fixed
This commit is contained in:
unknown 2006-07-27 14:20:25 -04:00
parent 8634c6b692
commit 94ebe8cb7a

View File

@ -1,6 +1,6 @@
# should work with embedded server after mysqltest is fixed
-- source include/not_embedded.inc
#source include/have_innodb.inc;
source include/have_innodb.inc;
source include/federated.inc;
connection slave;