Y
Hacker News
new
|
ask
|
show
|
jobs
by
mbirk
5393 days ago
By default, InnoDB doesn't acquire read locks when doing queries. It "runs queries as nonlocking consistent reads by default, in the style of Oracle." See
http://dev.mysql.com/doc/refman/5.0/en/innodb-transaction-mo...
1 comments
pkteison
5393 days ago
Wow, looks like I got that completely wrong w.r.t. innodb specifically. Wish I could still edit my first post. :( Thank you.
http://dev.mysql.com/doc/refman/5.0/en/innodb-consistent-rea...
link
http://dev.mysql.com/doc/refman/5.0/en/innodb-consistent-rea...