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]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
