1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning

This bugs clarifies a warning message issued when the query cache data
size becomes smaller than the minium allowed size.
This commit is contained in:
Kristofer Pettersson
2008-06-19 02:40:35 +02:00
parent 22bd6d9de6
commit 71be65dd11
5 changed files with 43 additions and 17 deletions

View File

@@ -245,6 +245,8 @@ private:
void free_query_internal(Query_cache_block *point);
ulong get_minimal_size_limit();
protected:
/*
The following mutex is locked when searching or changing global