#2335: In some cases MySQLdb returns array.array which causes an error in
a2b_base64()
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: reopened | Component: Admin
interface
Version: SVN | Resolution:
Keywords: a2b_base64() | Stage: Accepted
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
--------------------------------------------+-------------------------------
Comment (by Brian Rosner <[EMAIL PROTECTED]>):
I ran into this problem today. I am running RHEL 4 with MySQL 4.1.20,
Python 2.4.4, MySQLdb-1.2.1_p2. I switched my database to utf8_bin and
that is when this problem started. I upgraded MySQLdb to 1.2.2 and the
problem was fixed. Looks like the issue was with MySQLdb, but still seems
like there might be an issue here, but I could be wrong.
--
Ticket URL: <http://code.djangoproject.com/ticket/2335#comment:15>
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
-~----------~----~----~----~------~----~------~--~---