--P5-6091: remove language_id and territory_id from product blacklist alter table product_blacklist drop column language_id; alter table product_blacklist drop column territory_id;