mirror of
https://github.com/MariaDB/server.git
synced 2026-04-26 10:15:29 +02:00
5.5 merge
This commit is contained in:
commit
0b9a0a3517
1431 changed files with 5962 additions and 2175 deletions
|
|
@ -1326,6 +1326,7 @@ ulong Query_cache::resize(ulong query_cache_size_arg)
|
|||
query->unlock_n_destroy();
|
||||
block= block->next;
|
||||
} while (block != queries_blocks);
|
||||
queries_blocks= NULL; // avoid second destroying by free_cache
|
||||
}
|
||||
free_cache();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue