summaryrefslogtreecommitdiff
path: root/django/core/serializers/python.py
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-04-12 02:17:45 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2009-04-12 02:17:45 +0000
commit6d5f811cdb97610a6886cb6afc1be0f1f5224ea7 (patch)
tree2ecea8ba8aa6f59c1e4588931444c41967e13ea1 /django/core/serializers/python.py
parent4915d1d02f410e6c30d05c099fedfb73aaf31ce9 (diff)
[1.0.X] Fixed #10438 -- Fixed MySQL backend behaviour for UPDATE behaviour.
We need to know the number of rows that are matched by an UPDATE query, not just the number of rows that are changed. In the relatively unlikely event that somebody was using Django's cursor proxy and relying on the previous behaviour, well, that isn't the case any longer. We need to this version. Thanks to Daniel Tang for pointing out the solution here. Backport of r10532 from trunk. git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.0.X@10533 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'django/core/serializers/python.py')
0 files changed, 0 insertions, 0 deletions