MySQL Forums
Forum List  »  NDB clusters

Re: MySQL 8.4 replication issues
Posted by: Ted Wennmark
Date: February 13, 2025 03:15AM

Hello Kallol,

I think you are missing the option ndb_log_bin. If you want to enable binary logging for a MySQL 8.0 (or later) you will need to add ndb_log_bin=1 to your my.cnf configuration.

More details here:https://dev.mysql.com/doc/refman/8.4/en/mysql-cluster-options-variables.html#sysvar_ndb_log_bin

I hope this helps!

Kind Regards,
Ted

Options: ReplyQuote


Subject
Views
Written By
Posted
99
February 13, 2025 02:24AM
Re: MySQL 8.4 replication issues
50
February 13, 2025 03:15AM


Sorry, only registered users may post in this forum.

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.