MySQL Forums
Forum List  »  NDB clusters

Re: Need help to review a serializability implementation for MySQL Cluster
Posted by: Alex Ou
Date: June 05, 2024 09:57AM

The subsection 'Durability of consistency' has just been pushed up to my github site. Serializability guarantees consistency only if application execution finishes. This subsection, on the other hand, deals with various failure scenarios during execution: system-wide crash, replication failure, split-brained situation. I am trying to provide more confidence to MySQL Cluster users who are willing to adopt my method.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Need help to review a serializability implementation for MySQL Cluster
108
June 05, 2024 09:57AM


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.