BUG Ticket (pending)
MySQL server has gone away
If I dont run any task for a while, the MySQL disconnect.
Any hints?
I think it's beacause the php fork remains open doing nothing.
Thanks and sorry for my english.
on 04.20.09
reported by: hardian
owned by: ifunk
on 04.21.09
by ifunk
- **owner** was changed to _ifunk_
- **type** was changed to _bug_
- **priority** was changed to _normal_
Thanks for reporting this. The default "wait_timeout" for mysql is 8 hours. Do you start receiving errors about this time?
If so, then I will implement a "idleThreadTimeout" setting that will kill idle threads after a certain amount of time.
on 04.21.09
by hardian
I try to detect the period of time, but the two times I recieve that message the idle tima was 1 day at least.
Thanks!
on 04.21.09
by ifunk
I have developed this functionality, but am yet to test it. I'll give it a run soon and see how it goes.
