"Delete query" not able to be completed
- by mingyeow
I have a very simple mysql script that is running. But it hangs, and runs forever without finishing. What are possible reasons, and how can I resolve them?
delete from guid_target_infos where type_id = 1 and updated_at < '2010-03-14' limit 1