[Zope-DB] Problem with Z MySQL connection
Dieter Maurer
dieter@handshake.de
Tue, 24 Dec 2002 12:09:04 +0100
Jack Simonton wrote at 2002-12-22 11:04 -0800:
> Here it is...
>
> Traceback (innermost last):
> Module ZPublisher.Publish, line 98, in publish
> Module ZPublisher.mapply, line 88, in mapply
> Module ZPublisher.Publish, line 39, in call_object
> Module Shared.DC.ZRDB.Connection, line 107, in manage_test
> Module Products.ZMySQLDA.db, line 293, in query
> SystemError: Objects/tupleobject.c:506: bad argument to internal function
Looks like a bug in the ZMySQLDA (near line 293 of "db.py").
Maybe, you can try an upgrade...
Dieter