MySQL Forums
Forum List  »  InnoDB clusters

Re: MySQL 5.7.18 and memory ...
Posted by: Frederic Descamps
Date: September 11, 2017 02:01PM

Hi Adam,

It's true that a server part of a Group Replication is using more memory than traditional master/slave replication. But not as much as you describe it here.

There were some bugs resolved regarding memory leaks in 5.7.19. I would suggest to first try this version.

Also it would be good to see what's going on. Do you have some stats to share from performance schema, from the system or at least the output of SHOW ENGINE INNODB STATUS\G ?

They are plenty reason why MySQL might use too much memory depending on Operating System settings, InnoDB configuration and workload... and eventual bugs too.

So first try with 5.7.19 and if you experience again the pain of OOM killer with MySQL let me know and we will check if we can find what's going on.

Thank you for testing MySQL Group Replication.

lefred.

Options: ReplyQuote


Subject
Views
Written By
Posted
1113
September 11, 2017 12:44PM
Re: MySQL 5.7.18 and memory ...
906
September 11, 2017 02:01PM
697
September 13, 2017 07:43AM
2532
September 26, 2017 02:41AM
1234
September 11, 2017 08:14PM
908
September 13, 2017 07:41AM


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.