[DB-SIG] Something funny

Jckabs Andru?aitis j.andrusaitis@konts.lv
Mon, 17 Jul 2000 03:00:24 -0700


Forget about this mail - I found the problem.
Some time ago I implemented a descendant class of cursor (in Python)
to log SQL statements I was executing and their time consumption.
This descendant class was the one, which lost the return values for
execute() method.

Jekabs