Hi, I hava a problem with adding the MySQL scheme to my icinga database. (I followed the quickstart guide. http://docs.icinga.org/latest/en/quickstart-idoutils.html) Creating the database 'icinga' was no problem, but then I get an error when I try to add the scheme. Icinga is installed on a debian squeeze using packages from the official repository except for icinga-report which wasn't available. root@icinga:# mysql -u root -p icinga < /usr/share/doc/icinga-idoutils/examples/mysql/mysql.sql ERROR: 1005 (HY000) at line 28: Can't create table 'icinga.icinga_acknowledgements' (errno: 121)
With a little help of google I found out that it doesn't specify the actual issue. I don't know much about MySQL, so hopefully someone can help me. Best regards Sebastian ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
