Hi All,
I want to know what happens when a table is locked (aside from the obvious).
Specifically, let's say I lock a table and another user tries to access the table. Does mysql just wait until the table is unlocked, or does it return some form of error?
Thanks
CTB


Reply With Quote
Bookmarks