On 5/6/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I was able to fix this -- unfortunately the fix is in MySQLdb. You > need to set an option to auto-reconnect on the C-layer MYSQL object, > and as far as I can tell MySQLdb does not expose an interface into > python to do this. >
This is awesome! If you could post the patch in a ticket on the TurboGears or SQL Object Trac that would be great. That way when/if the MySQLdb patch makes it in we can push forward with the SQLObject side of things. -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

