1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Corrections to parent "fix typos" commmit

This commit is contained in:
Sergey Vojtovich
2025-03-14 00:38:52 +04:00
parent 717c12de0e
commit feb1cf9086
12 changed files with 17 additions and 17 deletions

View File

@@ -296,7 +296,7 @@ functions:
cache block by block.
6. Query_cache::resize
- Used to change the available memory used by the query cache. This
will also invalidate the entries query cache in one free operation.
will also invalidate the entire query cache in one free operation.
7. Query_cache::pack
- Used when a FLUSH QUERY CACHE is issued. This changes the order of
the used memory blocks in physical memory order and move all avail-