i have a delete statement when running that getting error
#1205 - Lock wait timeout exceeded; try restarting transaction
my delete statement is
DELETE FROM `hotspot_sentences` WHERE doc_id = 459
when i run
show open tables WHERE In_use > 0
getting 0 no of rows
on running SHOW FULL PROCESSLIST