30 Jan
2005
30 Jan
'05
10:37 a.m.
Hello Zopistas, I'm currently using MySQL-python 0.9.2 Zope 2.7.3 Pythom 2.3.4 MySQL 4.0.16 ZMySQLDA 2.0.9 When I try to create or open a mysql database connection I get the following error message: Traceback (innermost last): Module ZPublisher.Publish, line 101, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 39, in call_object Module Shared.DC.ZRDB.Connection, line 163, in manage_open_connection Module Products.ZMySQLDA.DA, line 126, in connect Module Products.ZMySQLDA.db, line 193, in __init__ AttributeError: server_capabilities Does anybody have an idea about this. Have I used the right versions of the tools above