[t:2084], move fix to main branch

git-svn-id: file:///svn/mysql/tokudb-engine/src@15161 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Zardosht Kasheff 2009-10-14 20:21:49 +00:00 committed by Yoni Fogel
parent c9af87e499
commit 43188a737e

View file

@ -1484,7 +1484,6 @@ int ha_tokudb::open(const char *name, int mode, uint test_if_locked) {
);
if (ret_val) {
free_share(share, 1);
pthread_mutex_unlock(&share->mutex);
goto exit;
}
}