On Wed, Jan 14, 2009 at 5:17 PM, Joshua Bronson <[email protected]> wrote:
> Would tacking a "?charset=utf8&use_unicode=0" on to the end of > "melkjug.db.url = mysql://melkjug:melk...@localhost/melkjug" just to be > safe hurt anything? > This is actually the recommended connection string according to the sqlalchemy docs <http://www.sqlalchemy.org/trac/wiki/DatabaseNotes#MySQL>. I updated our development.ini's in r1924<http://trac.openplans.org/melkjug/changeset/1924> . P.S. http://lucumr.pocoo.org/2009/1/8/the-sad-state-of-mysql-python -- Archive: http://www.openplans.org/projects/melkjug/lists/melkjug-development-list/archive/2009/01/1232049870577 To unsubscribe send an email with subject "unsubscribe" to [email protected]. Please contact [email protected] for questions.

