mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Bug#30087 Set query_cache_size, if the value is too small, get a unclear warning
Reverting the previous patch
This commit is contained in:
@ -245,8 +245,6 @@ 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
|
||||
|
Reference in New Issue
Block a user