#18461: UnicodeDecodeError in sql logger
------------------------------+------------------------------------
     Reporter:  zw0rk         |                    Owner:  nobody
         Type:  Bug           |                   Status:  closed
    Component:  Core (Other)  |                  Version:  master
     Severity:  Normal        |               Resolution:  fixed
     Keywords:                |             Triage Stage:  Accepted
    Has patch:  1             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+------------------------------------

Comment (by Anssi Kääriäinen <akaariai@…>):

 In [86c20e39eb9ea0bbd25889403d16d857748aff9b]:
 {{{
 #!CommitTicketReference repository=""
 revision="86c20e39eb9ea0bbd25889403d16d857748aff9b"
 Fixed connection.queries encoding handling on Oracle

 In addition, removed a possibly problematic .filter() call from
 backends.test_query_encoding test. It is possible the .filter could
 cause collation problems on MySQL, and as it wasn't absolutely needed
 for the test it seemed better to get rid of the call.

 Refs #18461.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18461#comment:4>
Django <https://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