How to kill locked mysql queries
- by jcure
Hi, I am creating and testing a mysql join query but each time so far it causes the database tables to lockup and the site hangs. I have to then call the host and they kill the locked queries.
Is this something I can do from phpmyadmin so not to bother them while I tweak the script to work? Thanks for any reply.