diff options
author | Michael Widenius <monty@askmonty.org> | 2011-08-08 14:53:52 +0300 |
---|---|---|
committer | Michael Widenius <monty@askmonty.org> | 2011-08-08 14:53:52 +0300 |
commit | cfd2725d6131ec94bb2bf4de7c607040e1611e06 (patch) | |
tree | 9064b9031409b32ae338bcb3dceb4fafa9e6e757 /client | |
parent | 51c7723eb2faf7bb9de8d0a2a3b364b07f82b0fd (diff) | |
download | mariadb-git-cfd2725d6131ec94bb2bf4de7c607040e1611e06.tar.gz |
Optimize mutex usage.
storage/maria/ma_blockrec.c:
Unlock bitmaps earlier (no reason to have them unlocked over _ma_write_clr())
storage/maria/ma_extra.c:
Don't lock THR_LOCK_maria for HA_EXTRA_PREPARE_FOR_RENAME (upper level ensures that we are not opening the same table during this call)
We don't need to have share->intern_lock locked over _ma_flush_table_files()
storage/maria/ma_open.c:
Update comment
Diffstat (limited to 'client')
0 files changed, 0 insertions, 0 deletions