Skip to content

Commit e04999c

Browse files
committed
Forgotten include files were added to check the necessary conditions for running the test
1 parent 98a2c6b commit e04999c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

mysql-test/suite/galera/t/galera_bf_kill.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
--source include/galera_cluster.inc
2+
--source include/have_innodb.inc
3+
--source include/have_debug.inc
4+
--source include/have_debug_sync.inc
25

36
#
47
# Test case 1: Start a transaction on node_2a and kill it

mysql-test/suite/galera/t/galera_bf_lock_wait.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
--source include/galera_cluster.inc
2+
--source include/have_innodb.inc
23
--source include/big_test.inc
34

45
--connection node_1

0 commit comments

Comments
 (0)