February 2012
1 post
Database Isolation Levels (MySQL)
This content below was part of my answer to a question on Quora about MySQL Isolation levels: http://b.qr.ae/xhWSbP
Answer from Quora
Here are some useful links:
http://www.ovaistariq.net/597/understanding-innodb-transaction-isolation-levels/
http://en.wikipedia.org/wiki/Isolation_(database_systems)
Notes:
In the second link, have a look at the “Read phenomena”...