Dngdev_Indexfix
Dngdev_Indexfix copied to clipboard
This Code increase the performance during full reindexing
Results
1
Dngdev_Indexfix issues
Sort by
recently updated
recently updated
newest added
We noticed an issue when truncating table in the `clearTemporaryIndexTable` as part of a transaction (Magento 1.9.1.0-patch2). The query is considered as a DDL statement and magento triggers an error...