Hi Metthew,
> Pretty much have to just turn off ndb-log-bin (on each mysqld node
> connected to the cluster) so that tables that are ENGINE=NDB don't get
> logged in the binary log.
does that mean that ndb-log-bin "ON" is the default behaviour in MySql cluster? Should
this be changed to "NO" by default?
And, if the normal "log-bin" is disables, it seems that "ndb-log-bin" is also disabled.
Did you find log-entrys like this on your ndb_*_cluster.log:
Event buffer status: used=822KB(45%) alloc=1801KB(0%) max=0B apply_epoch=7239717/9
latest_epoch=7239717/9
?
I don't know what this means. Any ideas?
Regards,
Robert