jamesn wrote: > > ecables wrote: > > mysql Ver 14.12 Distrib 5.0.45, for portbld-freebsd6.2 (i386) using 5.0 > > > Drop your events database. I was having this same issue on Linux. Dropping > the events database allowed it to recreate the procedure on install.
I tried dropping the events database, and re-running install.sh, but the results are the same. Loading initial Zenoss objects into the Zeo database (this can take a few minutes) unable to create the initial Zenoss object database It does create tables in the events DB again, but I'm not sure what is missing.. mysql> show tables; +------------------+ | Tables_in_events | +------------------+ | alert_state | | detail | | heartbeat | | history | | log | | status | +------------------+ 6 rows in set (0.01 sec) ------------------------ Eric Cables -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=10403#10403 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
