How can i see what is locking up a table?
- by mingyeow
I am trying to delete a single row from the db, but it is not completing,even in 20 minutes.There is no other queries locking up the db. I suspect it is some "leftover" lock from previous operations. Anyone has any idea?