krsyoung wrote: > [...] > So, I compared why uat was working and dev wasn't. It looks like some > code has been changed with respect to MySQLdb < 1.2.1 hack. I'm > running MySQLdb 1.2.0-17.2 which means I'm running the exception code. > > Basically to get it to work I had to add in the "if self.dbEncoding:" > sections again to skip that code. > > I need to check the SQLObject changelogs to try and find the rational > for this, but has anyone else hit this error?
This email does not answer your question (Jorge did it already), but I see you use my workaround. So, concerning SO/MySQL/Unicode I've written some hacky patches maybe of interest to you. Find them here: 1. https://svn.hurrikane.de/all/ossdl/dev-python/sqlobject/files/mysql_charset_hack.patch 2. https://svn.hurrikane.de/all/ossdl/dev-python/sqlobject/files/UnicodeStringValidator.patch -- W-Mark Kubacki
smime.p7s
Description: S/MIME Cryptographic Signature

