RE: Difference between Serializable and Repeatable Read with InnoDB

2003-09-08 Thread Mike Hillyer
; To: [EMAIL PROTECTED] > Subject: Difference between Serializable and Repeatable Read with InnoDB > > > Since InnoDB does not allow phantom reads with Repeatable Read isolation > (which are allowed in the ANSI SQL definition of Repeatable Read) what is > the difference between the

Difference between Serializable and Repeatable Read with InnoDB

2003-09-08 Thread Bill Todd
Since InnoDB does not allow phantom reads with Repeatable Read isolation (which are allowed in the ANSI SQL definition of Repeatable Read) what is the difference between these two isolation levels. Is it just serialization and that is all? Bill -- MySQL General Mailing List For list archives: h