--On Sonntag, 30. Januar 2005 11:37 Uhr +0100 Thomas Adams <thomas.adams@onlinehome.de> wrote:
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
This is a FAQ and answered already a bunch of times. Please look through the mailinglist archive or the archive of the zope-db list. -aj