1 2
ALTER TABLE `petition_sign` ADD INDEX `Idx_playerguid`(`playerguid`); ALTER TABLE `petition_sign` ADD INDEX `Idx_ownerguid`(`ownerguid`);