Commit 94ebe8cb authored by unknown's avatar unknown
Browse files

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
parent 8634c6b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# 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;