Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 86b1c316899f154b1800ab936330ac8924251e40
      
https://github.com/django/django/commit/86b1c316899f154b1800ab936330ac8924251e40
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2013-03-28 (Thu, 28 Mar 2013)

  Changed paths:
    M django/db/backends/mysql/base.py
    M tests/backends/models.py
    M tests/backends/tests.py

  Log Message:
  -----------
  Fixed #19954 -- Fixed MySQL _last_executed decoding

Queries can contain binary data undecodable with utf-8. In this
case, using the 'replace' errors mode when decoding seems like
an acceptable representation of the query.
Thanks Marcel Ryser for the report.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to