Hi lads and ladies - I'm curious as to the status of the ZMySQLDA product. I've ran into the well documented bug regarding the server_capabilities attribute. However the (seemingly) latest version available on zope.org (via http://www.zope.org/Members/adustman/Products/ZMySQLDA) still has this problem. Is that not the proper place to get the product, or is it no longer actively maintained? -jim
Jim Kutter wrote:
I'm curious as to the status of the ZMySQLDA product. I've ran into the well documented bug regarding the server_capabilities attribute. However the (seemingly) latest version available on zope.org (via http://www.zope.org/Members/adustman/Products/ZMySQLDA) still has this problem.
Is that not the proper place to get the product, or is it no longer actively maintained?
Well, there's also http://sourceforge.net/projects/mysql-python, but it looks like the latest release is on zope.org. Bets bet would be to mail Andy and ask him... If he doesn't respond, you may be able to infer an answer ;-) Chris
On Wed, 21 Jan 2004 15:04:01 -0500 "Jim Kutter" <jim@ebizq.net> wrote:
Hi lads and ladies -
I'm curious as to the status of the ZMySQLDA product. I've ran into the well documented bug regarding the server_capabilities attribute. However the (seemingly) latest version available on zope.org (via http://www.zope.org/Members/adustman/Products/ZMySQLDA) still has this problem.
Is that not the proper place to get the product, or is it no longer actively maintained?
The latest version (2.0.9) is on sourceforge (Google is your friend). It's still pretty old, but its newer than the Zope.org version. If it still has the problem the first step I would take is to try contacting Andy Dustman directly. If he is not maintaining it (from what I can tell he is not), then maybe he would give you developer access to the sourceforge project. If not, then you can just fork your own version (its ZPL'd) and offer it back to Andy if you want or just release it (or post a patch to sourceforge). As they say: "scratch thine own itch" -Casey
Jim Kutter wrote at 2004-1-21 15:04 -0500:
I'm curious as to the status of the ZMySQLDA product. I've ran into the well documented bug regarding the server_capabilities attribute. However the (seemingly) latest version available on zope.org (via http://www.zope.org/Members/adustman/Products/ZMySQLDA) still has this problem.
Is that not the proper place to get the product, or is it no longer actively maintained?
I had the same problem... It was solved by installing "MySQL-python-0.9.3b2" from "sf.net". Note, that the "b3" version had uncompression problems -- the archive is obviously corrupt. -- Dieter
participants (4)
-
Casey Duncan -
Chris Withers -
Dieter Maurer -
Jim Kutter