Does a MySQL MyISAM table gets locked when records are deleted from it?
MyISAM tables supports table level locking, and yes, a write lock is employed when deleting (or insert & updating) records.
For more info, see Internal Locking Methods
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With