MySQL Forums
Forum List  »  Newbie

Transaction Isolation
Posted by: Jean Botes
Date: August 16, 2005 07:25AM

Hi

I can't seem to set my transaction isolation to serializable. in MySQL the transaction level is set to that but every time i compile my Delphi 7 app. using MySQL ODBC Connector to connect to my MySQL database it automatically sets the isolation level to READ UNCOMMITED. Where can i change this so that my transactions is SERIALIZABLE?

Thanks!
Jean

Options: ReplyQuote


Subject
Written By
Posted
Transaction Isolation
August 16, 2005 07:25AM


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.