AttributeError: server_capabilities
MySQL database connector for Python programming
Brought to you by:
adustman
With Zope 2.6, Mysql 4.0.18-max-nt and WinXP
I have this error :
Traceback (innermost last):
Module ZPublisher.Publish, line 100, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 40, 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
I correct this with a try block.
Patch for server_capabilities error
Logged In: YES
user_id=71372
Use post-0.9.2 MySQLdb
Logged In: YES
user_id=71372
This has already been fixed in the most recent release; please
upgrade.