Quote:
Originally Posted by Dave Hybrid
In your version is causes crazy high server load, and cache false doesnt seem to work anymore.
|
Time consuming is deletion of data duplication and also reindexing. It was mentioned in description - mysql have some work and it is only during the changes - script is working faster. Also always have the easy way
$enablecache works fine - possible that mysql still works on some of your queries from deleting data duplication and slows down the system.
But it is good idea - disable cache before deleting data duplication and enable it again after all changes

You will not have problems with data duplication in the meantime. I will add those 2 points to update description