Commit a9338b4e authored by stewart@mysql.com's avatar stewart@mysql.com

BUG#11132 Connections stuck in CLOSE_WAIT

The 4.1 fix is not valid for 5.0. Remove it.
parent 29892126
......@@ -139,8 +139,6 @@ ConfigRetriever::getConfig(NdbMgmHandle m_handle){
return 0;
}
ndb_mgm_disconnect(m_handle);
return conf;
}
......
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