#2335: In some cases MySQLdb returns array.array which causes an error in
a2b_base64()
---------------------------------------------------+------------------------
          Reporter:  [EMAIL PROTECTED]  |         Owner:  nobody      
            Status:  reopened                      |     Milestone:  1.0        
 
         Component:  Database wrapper              |       Version:  SVN        
 
        Resolution:                                |      Keywords:  
a2b_base64()
             Stage:  Accepted                      |     Has_patch:  0          
 
        Needs_docs:  0                             |   Needs_tests:  0          
 
Needs_better_patch:  1                             |  
---------------------------------------------------+------------------------
Comment (by mtredinnick):

 Based on all the investigations here and the MySQLdb bug that was pointed
 to, I think we can close this with an addition to the documentation. It
 only affects {{{TextField}}} fields when using `utf8_bin` with
 `MySQLdb-1.2.1p2`.

 I'm about to commit said documentation change and close this off. Would be
 nice to fix it generally, but the only way to do that requires making a
 large break of internal abstraction boundaries just for one particular
 configuration of MySQL, in one version of MySQLdb for one Django field.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2335#comment:26>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to