<html>
<body>
I've had a Zope site in operation for several years now
(<a href="http://www.tunedb.org/" eudora="autourl">www.tunedb.org</a>),
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. <br><br>
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<br><br>
Here's the traceback when I try to open the Z MYSQL connection<br><br>
<ul>
<li>Module ZPublisher.Publish, line 150, in publish_module 
<li>Module ZPublisher.Publish, line 114, in publish 
<li>Module Zope.App.startup, line 199, in zpublisher_exception_hook 
<li>Module ZPublisher.Publish, line 98, in publish 
<li>Module ZPublisher.mapply, line 88, in mapply 
<li>Module ZPublisher.Publish, line 39, in call_object 
<li>Module Shared.DC.ZRDB.Connection, line 148, in manage_open_connection 
<li>Module Products.ZMySQLDA.DA, line 126, in connect 
<li>Module Products.ZMySQLDA.db, line 183, in __init__ 
</ul>Thanks in advance<br><br>
<br>
Richard Moon<br><br>
<br><br>
</body>
</html>