VredesByrd Posted May 27, 2010 Share Posted May 27, 2010 1.3.0.7'den 1.3.0.10 sürümüne upgrade yaparken aşağıdaki hataları alıyorum. Siteyi localhostta kurdum. wampserver kullanıyorum. hataları aldığım için siteyi internete yükleyemedim. SET NAMES 'utf8' ALTER TABLE `ik_order_detail` ADD INDEX `id_order_id_order_detail` (`id_order`, `id_order_detail`) (1061) Duplicate key name 'id_order_id_order_detail' ALTER TABLE `ik_category_group` ADD INDEX `id_group` (`id_group`) (1061) Duplicate key name 'id_group' ALTER TABLE `ik_product` ADD INDEX `date_add` (`date_add`) (1061) Duplicate key name 'date_add' SET NAMES 'utf8' ALTER TABLE `ik_product_attribute` ADD INDEX `id_product_id_product_attribute` (`id_product_attribute` , `id_product`) (1061) Duplicate key name 'id_product_id_product_attribute' ALTER TABLE `ik_image_lang` ADD INDEX `id_image` (`id_image`) (1061) Duplicate key name 'id_image' SET NAMES 'utf8' acaba sorun nedir? yardımcı olursanız çok sevineceğim Link to comment Share on other sites More sharing options...
makaraci Posted June 21, 2010 Share Posted June 21, 2010 Bu bir bug kardeşim hepimiz aynı sorundan dertliyiz bu konu bug trackerda moderatör rocky tarafından dile getirildi ayrıca team'e mail olarak da bildirildi.Team bu bug ı bir üst sürümde düzeltir mi bekleyip göreceğiz.Not : sql databese table den duplicateleri kendinizde silebilirsiniz fakat deneryimli değilseniz bence hiç bulaşmayın. Link to comment Share on other sites More sharing options...
VredesByrd Posted June 22, 2010 Author Share Posted June 22, 2010 Teşekkür ederim. İnşallah en yakın zamanda bu sorun çözülmüş olur zira prestada çok sorunlar yaşadım. Link to comment Share on other sites More sharing options...
basar67 Posted June 23, 2010 Share Posted June 23, 2010 Merhaba;Bu çok çok önemli bir sorun değil sorun çıkaran komut ADD INDEX komutu. Bu komut çalışmazsa olabilecek en kötü şey; sitenizin bazı sorgularının birkaç mikro saniye daha geç çalışır. Bu index eklemeler 1.3.1 in changelog dosyasında DB optimizasyonu ve query improve diye geçiyor. Manuel olarak sonradan yapabilirsiniz. Bence hata sayfasındaki sorguları kaydedin ve daha sonra ilgilenmek üzere çalışmaya devam edin. Link to comment Share on other sites More sharing options...
makaraci Posted June 24, 2010 Share Posted June 24, 2010 başar bey biraz daha açarmısın konuyu ?add index komutunu nasıl kapatabiliriz ?Bu hatalar ile presta güncellenmiyor ki ? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now