Hello!
I'm trying to upgrade from 2.0.2 to 2.2.0 on a Ubuntu server with MySQL as the database. When I start up the server and it goes through the automatic database upgrade process I am presented with this error:
476:20131123:202314.374 [Z3005] query failed: [1034] Incorrect key file for table 'events'; try to repair it [create index events_1 on events (source,object,objectid,clock)]
476:20131123:202314.397 database upgrade failed
I've tried the repair and, unfortunately, the repair fails. I don't really care about maintaining any historical data during the upgrade to 2.2. If I could bring up 2.2 and leave all my hosts, items, triggers, actions and templates intact I'd be happy.
Does anyone know of a way to fix the database upgrade error I'm getting? Or would it be possible to just clear out the offending data?
Any help is appreciated.
I'm trying to upgrade from 2.0.2 to 2.2.0 on a Ubuntu server with MySQL as the database. When I start up the server and it goes through the automatic database upgrade process I am presented with this error:
476:20131123:202314.374 [Z3005] query failed: [1034] Incorrect key file for table 'events'; try to repair it [create index events_1 on events (source,object,objectid,clock)]
476:20131123:202314.397 database upgrade failed
I've tried the repair and, unfortunately, the repair fails. I don't really care about maintaining any historical data during the upgrade to 2.2. If I could bring up 2.2 and leave all my hosts, items, triggers, actions and templates intact I'd be happy.
Does anyone know of a way to fix the database upgrade error I'm getting? Or would it be possible to just clear out the offending data?
Any help is appreciated.
Comment