On Sep 18, 9:16 am, W-Mark Kubacki <[EMAIL PROTECTED]> wrote: > 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_c... > 2.https://svn.hurrikane.de/all/ossdl/dev-python/sqlobject/files/Unicode... > > -- W-Mark Kubacki > > smime.p7s > 5KDownload
Awesome! I'll try out the patches later tonight and let you know how it goes. Thanks for sharing :-) --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

