summaryrefslogtreecommitdiff
path: root/sql/sql_cache.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_cache.cc')
-rw-r--r--sql/sql_cache.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_cache.cc b/sql/sql_cache.cc
index 9b83a14c6d6..94062978fa5 100644
--- a/sql/sql_cache.cc
+++ b/sql/sql_cache.cc
@@ -698,7 +698,7 @@ ulong Query_cache::resize(ulong query_cache_size)
TODO:
When will be realized pack() optimize case when
query_cache_size < this->query_cache_size
-
+
Try to copy old cache in new memory
*/
DBUG_ENTER("Query_cache::resize");