diff options
author | unknown <kostja@bodhi.(none)> | 2007-07-16 22:34:36 +0400 |
---|---|---|
committer | unknown <kostja@bodhi.(none)> | 2007-07-16 22:34:36 +0400 |
commit | b6c0fb605d613df14405e1d7c5621d22b35bc4fe (patch) | |
tree | 43232dd4626ea6056536d3070b8d15daece08763 /storage/myisam | |
parent | 146b0e14753c3e19451b04065b6d0f29d5a9a069 (diff) | |
download | mariadb-git-b6c0fb605d613df14405e1d7c5621d22b35bc4fe.tar.gz |
Fix ndb_cache* test failures in the -runtime tree.
Do not try to acquire structure_guard_mutex for the second time
when invalidating a table from send_result_to_client.
sql/sql_cache.cc:
Do not try to acquire mutex when invalidating a table
from send_result_to_client().
A follow up patch for the patch for Bug#21074.
Reuse code by moving locking-independent invalidation functionality
into invalidate_table_internal.
sql/sql_cache.h:
Add a new declaration.
Diffstat (limited to 'storage/myisam')
0 files changed, 0 insertions, 0 deletions