June 20, 2013

Post: Apache PHP MySQL and Runaway Scripts

…or due to very complex query you can get your PHP script running too long, well after user …another MySQL connection to kill the query which was running (otherwise query may well continue to run even if PHP … is wrong and if I would use real MySQL queries this would be counted to max_execution_time…