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?
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?