Re: NDB cluster v/s InnoDB cluster
Hi Shruti,
If your customer needs real synchronous replication and multi-master, the only solution is NDB. However, this engine is not 100% compatible with InnoDB's design. You might need to make some minor changes in your application.
MySQL InnoDB Cluster is also a very easy HA solution for MySQL. As you consider yourself a newbie, I would dig in that direction. However Multi-master, multi DC etc... is not an easy topic. I would recommend you to get some help to design and support this architecture.
You can also find some useful information related to InnoDB Cluster (and group replication, the heart of the solution) on my blog :
http://lefred.be/content/category/mysql/group-replication/
Best regards,
Subject
Views
Written By
Posted
943
February 08, 2018 05:04AM
492
March 23, 2018 11:08AM
Re: NDB cluster v/s InnoDB cluster
456
March 28, 2018 01:15AM
448
March 28, 2018 02:26AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
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.