how to set timeout process

2004-07-27 Thread Mojtaba Faridzad
Hi, How can I set a timeout in MySQL (mysqld-nt) not to run a query more than X minutes? some of queries (when I am testing), make the CPU 100% busy for a long time and I cannot kill the process, even when I go to winmysqladmin and under process I kill the process but MySQL doesn't care. thanks,

RE: how to set timeout process

2004-07-27 Thread Victor Pendleton
timeout process Hi, How can I set a timeout in MySQL (mysqld-nt) not to run a query more than X minutes? some of queries (when I am testing), make the CPU 100% busy for a long time and I cannot kill the process, even when I go to winmysqladmin and under process I kill the process but MySQL

Re: how to set timeout process

2004-07-27 Thread Mojtaba Faridzad
or by programming. - Original Message - From: Victor Pendleton [EMAIL PROTECTED] To: 'Mojtaba Faridzad ' [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 8:34 AM Subject: RE: how to set timeout process You can not limit connections per minute but you can limit connections per