26 Feb
2004
26 Feb
'04
7:16 p.m.
Poor Yorick wrote:
I recently kept getting an error in a zope product (ZWarehouse) about a missing attribute: "server_capabilities". I resolved it by copying the MySQL headers and include files from the source package into directories in /usr/lib and /usr/include and running ldconfig
That's not right at all. This is a bug in MySQLdb-0.9.2 when used with Python-2.2.x. Solutions: * downgrade to MySQLdb-0.9.1 * downgrade to Python-2.1.3 * upgrade to a MySQLdb-0.9.3 beta or newer -- Andy Dustman <adustman@terry.uga.edu> Office of Information Technology, Terry College of Business, UGA