Hi Aaron,

Zenoss doesn't support Python 2.5 (rather, the version of Zope we used doesn't support it).

That's not the problem, though.  You can try this:

    $ mysql -uzenoss -p events
   mysql> DROP TRIGGER status_delete;

Or even:

   mysql> DROP DATABASE events;

And then retry the install.


-Eric

akincer wrote:
After battling through a myriad of errors, I got to the end of the install and 
I get an error message during the database build. This is what appears in the 
zenbuild.log:

ERROR 1235 (42000) at line 80: This version of MySQL doesn't yet support 
'multiple triggers with the same action time and event for one table'


Python is at 2.5 and Mysql is at 5.0.38

Any ideas?

------------------------
Aaron Kincer




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=5477#5477

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to