Loading mysql-test/t/federated_innodb.test +6 −1 Original line number Diff line number Diff line source include/federated.inc; # NOTE: Keep any include/ files that will kill / skip a test BEFORE any others # having federated.inc before have_innodb.inc allows for an orphaned database # that can cause other tests to fail. # See Bug #40645 Test main.federated_innodb does not always clean up after itself source include/have_innodb.inc; source include/federated.inc; # # Bug#25513 Federated transaction failures Loading Loading
mysql-test/t/federated_innodb.test +6 −1 Original line number Diff line number Diff line source include/federated.inc; # NOTE: Keep any include/ files that will kill / skip a test BEFORE any others # having federated.inc before have_innodb.inc allows for an orphaned database # that can cause other tests to fail. # See Bug #40645 Test main.federated_innodb does not always clean up after itself source include/have_innodb.inc; source include/federated.inc; # # Bug#25513 Federated transaction failures Loading