On Sat, 2009-04-04 at 01:21 -0400, Daniel Tang wrote:
[...]
> Not sure if this is an end-all solution, but you can pass a
> client_flag kwarg that makes MySQLdb return the number of matched rows
> instead of affected rows. In MySQLdb.constants.CLIENT there is a
> FOUND_ROWS constant. Passing it to
On Fri, Apr 3, 2009 at 23:12, Malcolm Tredinnick
wrote:
>
> On Fri, 2009-04-03 at 21:56 -0500, Jacob Kaplan-Moss wrote:
> [...]
>>
>> File
>> "/var/buildbot/slave/parts/ubuntu-8.04-python2.4-mysql5.0/django-trunk_ubuntu-8.04-python2.4-mysql5.0/build/tests/regressiontests/
On Fri, 2009-04-03 at 21:56 -0500, Jacob Kaplan-Moss wrote:
[...]
>
> File
> "/var/buildbot/slave/parts/ubuntu-8.04-python2.4-mysql5.0/django-trunk_ubuntu-8.04-python2.4-mysql5.0/build/tests/regressiontests/model_inheritance_regress/models.py",
> line ?, in regressiontest
Hi folks --
I'm seeing a single test failure on MySQL 5.0
"""
==
FAIL: Doctest:
regressiontests.model_inheritance_regress.models.__test__.API_TESTS
--
Tracebac