There are a few things which might cause this issue. Have a look at the following:
*wait_timeout* *connect_timeout* *max_allowed_packet* I have no idea what your apps are trying to do in order to cause this so I'm not able to speak about that. Have a look at them to determine if any of the above settings may be effected during transactions. On Wed, Jan 20, 2010 at 1:06 PM, grassoalvaro <[email protected]>wrote: > Hi, > > i have problem with MySQL (like many others on groups and google). I > have tried everything that i found, but nothing helped. > > This is my SQLAlchemy config: > > sqlalchemy.convert_unicode = true > sqlalchemy.pool_size = 100 > sqlalchemy.pool_recycle = 3600 > sqlalchemy.url = mysql://user:[email protected]/database > > I'm using MySQL Distrib 5.0.87 percona, SQLAlchemy 0.5.4, MySQL-python > 1.2.3rc1. > > Is there any *good* and *checked* solution to solve this problem? > > -- > 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]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > > > >--
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.
