Hello,
I've got a problem with MySQL configuration. Each query that lasts more than 300 seconds is interrupted. I executed the query with the MySQL interface, so it doesn't come from PHP settings (nore Appache).
The error message says :
"ERROR 1064: Check Mysql [...] Fatal error: Maximum execution time of 300 seconds exceeded"
Does anybody know exactly which variable has to be changed ?
Thanks a lot
I've got a problem with MySQL configuration. Each query that lasts more than 300 seconds is interrupted. I executed the query with the MySQL interface, so it doesn't come from PHP settings (nore Appache).
The error message says :
"ERROR 1064: Check Mysql [...] Fatal error: Maximum execution time of 300 seconds exceeded"
Does anybody know exactly which variable has to be changed ?
Thanks a lot