MySQL Forums
Forum List  »  InnoDB

Re: Optimistic locking/Repeatable read
Posted by: Peter Brawley
Date: December 04, 2017 10:30PM

> changes from another transaction that occur during the updates transactions
> would still be an issue if the values used for the where clause come
> from a checkpoint created when the transaction is opened.

Yes, I know no realistic way to avoid having to code for that possibility.

> Terms like "not necessarily" or "may" are not definitive.

In this context I'd say they are: the outcone you seek isn't guaranteed, youhave to code for that.

Options: ReplyQuote


Subject
Views
Written By
Posted
2514
November 28, 2017 05:38PM
753
November 29, 2017 11:37AM
Re: Optimistic locking/Repeatable read
908
December 04, 2017 10:30PM


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.