Deleting records from DownloadStatistics table
Permalink
Can I safety delete old records from the DownloadStatistics table?
We currently have over 1.5 million rows in this table and I was asked if we can delete older records without impacting the site.
Thanks
We currently have over 1.5 million rows in this table and I was asked if we can delete older records without impacting the site.
Thanks
Edit: I just put in a pull request to allow download statistics to NOT be tracked, we'll see if it gets merged into the next version or not.
https://github.com/concrete5/concrete5/pull/3241...