Commit 94ebe8cb authored by unknown's avatar unknown

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
# 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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment