mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
merge 5.0 -> 5.1
This commit is contained in:
@ -1,5 +1,10 @@
|
|||||||
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/have_innodb.inc;
|
||||||
|
source include/federated.inc;
|
||||||
|
|
||||||
#
|
#
|
||||||
# Bug#25513 Federated transaction failures
|
# Bug#25513 Federated transaction failures
|
||||||
|
Reference in New Issue
Block a user