>> TL> What version of MySQLdb are you using? >> >> mysqldb Version 0.9.1-3 >> Python 2.2.1 >> on a debian box...
TL> I don't run MySQL here, but when I wrote the database support I tested TL> on a friend's box. The MySQLdb version was 0.9.2. I have both TL> releases (0.9.1 and 0.9.2) here and the source doesn't look terribly TL> different, at least regarding the DatabaseError exception. It looks TL> like I'll need to dig a little deeper. If you can upgrade to 0.9.2, TL> that might just fix the problem, though. great! with version 0.9.2 it works fine for me. thanks a lot. - stefan _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
