I experience problems with getting ice working.
Installed from binary package, debian 6.0.2, 64-bit.
First there were problems with
[ERROR] Fatal error: Can’t change to run as user ‘mysql’ ; Please check that the user exists!
error messages, but searching the forum resulted a workaround.
But now I experience
111213 12:22:31 [ERROR] Can’t open the mysql.plugin table. Please run mysql_upgrade to create it.
Loading configuration for Infobright instance ...
Option: AllowMySQLQueryPath, value: 0.
Option: AutoConfigure, value: 0.
Option: CacheFolder, value: /usr/local/infobright-4.0.5-x86_64/cache.
Option: ControlMessages, value: 0.
Option: InternalMessages, value: 0.
Option: KNFolder, value: BH_RSI_Repository.
Option: KNLevel, value: 99.
Option: LicenseFile, value: <unknown>.
Option: LoaderMainHeapSize, value: 320.
Option: PushDown, value: 1.
Option: ServerMainHeapSize, value: 600.
Option: UseMySQLImportExportDefaults, value: 0.
Infobright instance configuration loaded.
111213 12:22:31 [ERROR] Fatal error: Can’t open and lock privilege tables: Table ‘mysql.host’ doesn’t exist
111213 12:22:31 mysqld_safe mysqld from pid file /var/infobright/data/infobright.pid ended
problem. Yes, it recommends running mysql_upgrade script, but that fails because of non-running mysql-ib. And mysql-ib doesn’t start and recommends mysql_upgrade. How can I get out of this magic circle?

