ALTER TABLE `xxk_product_static_country_price` DROP INDEX `uk_product_country`, ADD UNIQUE KEY `uk_product_static_price_region` (`product_id`, `region_id`);