[Zope] Error when connecting to MYSQL

Thomas Adams thomas.adams at onlinehome.de
Sun Jan 30 05:37:23 EST 2005


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 



More information about the Zope mailing list