MySQL Forums
Forum List  »  InnoDB

Set tx-isolation at database level
Posted by: John Dunn
Date: December 20, 2018 09:50AM

Currently we have tx-isolation set to REPEATABLE-READ.

However a 3rd party software package requires this is set to READ-COMMITTED.

We do not want to change this at the install level as this may impact our existing database applications.

Can we set the value at the database level rather then for the whole MYSQL install?

Options: ReplyQuote


Subject
Views
Written By
Posted
Set tx-isolation at database level
865
December 20, 2018 09:50AM


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.