Skip to content

Commit 7d6d667

Browse files
committed
MAGETWO-92819: Optimize moveDataFromReplicaTableToReplicaTables
1 parent 2fe1305 commit 7d6d667

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/Catalog/Model/Indexer/Product/Price/Action

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Model/Indexer/Product/Price/Action/Full.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -445,8 +445,6 @@ private function moveDataFromReplicaTableToReplicaTables(array $dimensions)
445445
\Magento\Framework\DB\Adapter\AdapterInterface::INSERT_ON_DUPLICATE
446446
)
447447
);
448-
449-
$this->_defaultIndexerResource->getConnection()->truncateTable($mainReplicaTable);
450448
}
451449

452450
/**

0 commit comments

Comments
 (0)