Can't repair/rebuild my partitions (no replies)
(MySQL.com) After a power failure I can't repair my archive tables.
Information below:
CREATE TABLE 'archive_item' (
'ID' int(10) unsigned NOT NULL,
'url' char(40) NOT NULL default '',
'site_id' mediumint(8) unsigned NOT NULL
) ENGINE=InnoDB DEFAULT C