MySQL Forums
Forum List  »  InnoDB

Re: Set tx-isolation at database level
Posted by: Peter Brawley
Date: December 20, 2018 10:57AM

Isolation level is set per-connection, so you need configure that software's connections to execute set transaction ... as desired.

Options: ReplyQuote


Subject
Views
Written By
Posted
866
December 20, 2018 09:50AM
Re: Set tx-isolation at database level
564
December 20, 2018 10:57AM


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.