On Wed, Dec 7, 2011 at 11:40 PM, Vinay Sajip <[email protected]>wrote:
> > On Dec 8, 6:46 am, Ian Clelland <[email protected]> wrote: > > > > There also seem to be a number of unicode-related errors there (mixed > > collations; unrecognized characters) -- Could that be related to the > lines > > I'm also getting the same errors on 2.x with the 2.x adapter on > unpatched Django - so it might well be to do with my MySQL > installation (stock 5.1.58 for Ubuntu 64-bit). > > Could certainly be. The swedish collation you are seeing ought to be the compiled-in default, if nothing else has been specified for the database or the table. It might be worth trying with my latest Django repo and my patched > MySQLdb on your installation, if you have the time and inclination... > > I'll see what I can do about that, if I can get it to compile > BTW are you on IRC? If so, what nickname do you go by? > Not all the time; I just fired it up, though. You can find me as 'clelland' on freenode -- Regards, Ian Clelland <[email protected]> -- You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en.
