Quote:
|
Originally Posted by Varius
I believe the last few versions of mysql, myisam does support row-level locking now though....
|
I dont think so, atleast not in the production code they release...Googling for it seems to show noting which says myisam supports row locking.
"Currently, MySQL supports table-level locking for ISAM, INNODB, and MEMORY (HEAP) tables, page-level locking for BDB tables, and row-level locking for InnoDB tables. "
http://dev.mysql.com/doc/mysql/en/internal-locking.html