#2635: [patch] Updates for MySQL backend
--------------------------------------------------+-------------------------
Reporter: Andy Dustman <[EMAIL PROTECTED]> | Owner:
mtredinnick
Status: closed | Component:
Database wrapper
Version: SVN | Resolution:
fixed
Keywords: | Stage:
Ready for checkin
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------------------+-------------------------
Comment (by Andy Dustman <[EMAIL PROTECTED]>):
Replying to [comment:14 derelm]:
> i just upgraded to a revision > 4724 -- that broke my text encodings
coming from mysql. is this a backwards incompatible change (which i failed
to notice) or should everything be working as before?
>
> in the latter case something is definately wrong :)
Try putting in your settings:
DATABASE_OPTIONS = dict(charset="utf8")
and see if that helps.
--
Ticket URL: <http://code.djangoproject.com/ticket/2635#comment:17>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" 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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---