ALTER TABLE `corpse` ADD INDEX `Idx_player`(`player`); ALTER TABLE `corpse` ADD INDEX `Idx_time`(`time`);