I've had a Zope site in operation for several years now (www.tunedb.org), however since the hosts upgraded it recently it no longer works. I think it's because MySQL was upgraded to the 4.0.16 release. The Zope version is 2.6.2 and I am using ZMYSQLDA.

I'd be really grateful if someone could point me to some information on how to use Zope with MySQL 4 as I can't find anything in the archives or on zope.org

Here's the traceback when I try to open the Z MYSQL connection

Thanks in advance


Richard Moon