Files
2012-01-26 17:35:54 +00:00

4 lines
83 B
SQL

SET NAMES 'utf8';
ALTER TABLE `PREFIX_category_product` ADD INDEX (`id_product`);