MySQL-Manage Memory Usage Efficiently(shurutech.com) |
MySQL-Manage Memory Usage Efficiently(shurutech.com) |
Because of this and other complications / desired optimizations, I wrote a script [0] to calculate the necessary parameters, given either a desired percentage of system RAM, or an absolute size.
[0]: https://gist.github.com/stephanGarland/cd6a5c667e8406cf9cfb6...
Thanks for mentioning it, I will go through it.
If someone wants to check notes for Oracle:s implementation: https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-36....