Skip to content

Commit 51135b7

Browse files
author
Ole John Aske
committed
Merge branch 'mysql-8.0' into mysql-trunk
Change-Id: Ifee872920c41e0f9c7021c1ae6baca669072607f
2 parents 5c9ec80 + 29aa5b5 commit 51135b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

storage/ndb/test/include/NdbMgmd.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ class NdbMgmd {
9999
ndb_mgm_destroy_handle(&m_handle);
100100
m_handle = NULL;
101101
}
102+
m_event_socket.close();
102103
}
103104

104105
NdbMgmHandle handle(void) const {

0 commit comments

Comments
 (0)