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
This commit is contained in:
pgalbraith/patg@buffy.netfrastructure.com 2006-07-27 14:20:25 -04:00
parent b4a7c01771
commit e1723f7384

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;