Hey,
Does anyone know where the settings for MySQL's Query timeout is located?
I think it should be in one of the ini files, but i don't know where i can find this.
Thanks! AlPhA
Are you sure that your query get a timeout? I often execute sql-queries that take more than 10minutes maybe you have a timeout in your PHP page if so: take a look at the function: set_time_limit here: http://it2.php.net/set_time_limit