i am trying to update a single record in my DB. i am getting
ERROR 1205 (HY000): Lock wait timeout exceeded; try restarting transaction
but when i try to update records with some other column , the update is return immediately.
also i cant delete this record
can you help me with this please .