Fix of debbuging mode of query cache (proposed by Monty reviewed by me).
sql/sql_cache.cc: Call of BLOCK_UNLOCK_WR() moved before query_cache.check_integrity() call which privent lock of query cache during debugging. Comments added.
Showing
Please register or sign in to comment