diff options
author | Namit Sharma <namit.sharma@oracle.com> | 2014-06-18 12:22:09 +0530 |
---|---|---|
committer | Namit Sharma <namit.sharma@oracle.com> | 2014-06-18 12:22:09 +0530 |
commit | 63bc784aaa2078f87ad6b5b24f3c155a3dbecd9e (patch) | |
tree | f5753a29c7629bd0da41d22b28f4b7e62c97d9f0 /strings | |
parent | 2bb7885fbc1507955b44dde39e2e5fc73c46e9b4 (diff) | |
download | mariadb-git-63bc784aaa2078f87ad6b5b24f3c155a3dbecd9e.tar.gz |
Bug#18949527 SUITE/BINLOG/T/BINLOG_KILLED.TEST FORGETS TO
DISCONNECT CON1 AND CON2
Problem:
The test suite/binlog/t/binlog_killed.test makes the connections
con1 and con2 but forgets to disconnect them + wait till that
operation is finished at test end.
This mistake has the potential to harm subsequent tests in
case these tests depend on the content of the processlist.
Solution:
Added disconnect + wait_until_disconnected.inc
within the test cleanup.
Diffstat (limited to 'strings')
0 files changed, 0 insertions, 0 deletions