18 ms·
Meh, if your other option is to use PostgreSQL and get row level locks, a db level lock is still a fail.
by spidaman 14y ago
Meh, if your other option is to use PostgreSQL and get row level locks, a db level lock is still a fail.
- j-kidd 14y agoAnd here's a great post that provides some insight on how much effort has been put in by RDBMS vendors to handle locking: http://stackoverflow.com/a/872808 http://stackoverflow.com/a/872808