mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
[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:
parent
c9af87e499
commit
43188a737e
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue