// 1.4.8 => 1.4.8.0

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14687 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
mDeflotte
2012-04-17 15:07:35 +00:00
parent dacf032092
commit 8601c6d25e
+3
View File
@@ -0,0 +1,3 @@
SET NAMES 'utf8';
ALTER TABLE `PREFIX_feature_product` ADD INDEX `id_product`(`id_product`);