MySQL Forums
Forum List  »  Performance

Re: High memory used by MySQL
Posted by: Damian Kolany
Date: February 14, 2020 09:05AM

Thank you once again.
I was trying use your formula to calculate alone maximum RAM usage, but using data from this post I get the different result than you.

640000000 + 8388608 + 16777216 + 0 + 134217728 + 104857600 + 200 * ( 262144 + 104857600 + 16384 + 524288 + 4194304 + 524288 + 524288 ) = 23084900352

so 21.49 instead 27.5

Maybe I do it wrong ? I didn't find this "innodb_additional_mem_pool_size" so i use default value

Options: ReplyQuote


Subject
Views
Written By
Posted
2053
February 12, 2020 02:45AM
1122
February 12, 2020 11:41AM
887
February 13, 2020 09:24AM
936
February 13, 2020 11:49AM
Re: High memory used by MySQL
913
February 14, 2020 09:05AM
863
February 14, 2020 11:06AM
909
March 02, 2020 04:12AM
782
March 02, 2020 04:17PM
652
March 02, 2020 08:35PM
717
March 02, 2020 08:36PM
900
March 03, 2020 06:12AM
722
March 03, 2020 11:51AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.