MySQL Bugs: #17283: Issues with killing "bankTransactionMaker" (and others) in 86 tests

parent 9f86a9bd
...@@ -10,14 +10,14 @@ ...@@ -10,14 +10,14 @@
# 5. check that the slave and master BANK databases are the same # 5. check that the slave and master BANK databases are the same
# #
# kill any trailing processes
--system killall lt-bankTransactionMaker lt-bankTimer lt-bankMakeGL || true
--source include/have_ndb.inc --source include/have_ndb.inc
--source include/have_ndb_extra.inc --source include/have_ndb_extra.inc
--source include/have_binlog_format_row.inc --source include/have_binlog_format_row.inc
--source include/master-slave.inc --source include/master-slave.inc
# kill any trailing processes
--system killall lt-bankTransactionMaker lt-bankTimer lt-bankMakeGL || true
--disable_warnings --disable_warnings
# initialize master # initialize master
--connection master --connection master
......
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