[Zope] Debugging MySQLDA

Peter Parnes peppar@cdt.luth.se
Wed, 28 Mar 2001 18:59:07 +0200


Hi 

Yet another MySQLDA newbie question :-) 

Is there a way to get some debug information from MySQLDA? My problem is that 
select * from mytable 
always produces nothing from a table containing data (verified by talking with
the mysql server directly). It doesn't matter if I test it via the test method
on the connection or via a ZSQL method. 

Please help yet another MySQLDA newbie :-) 

/P