On 10/31/07, Atilla <[EMAIL PROTECTED]> wrote: > It still doesn't explain why I would get "Mysql has gone away" though > - I've MysqlDB 1.2.2 installed and my server timeout has been > increased to values that should never expire the connection.
I've never found a way to set the server timeout value to infinity. If you have a pool of five connections and it chooses a free connection at random, it's possible for one to remain idle for 24 hours. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
