gray Posted April 17 Share Posted April 17 Is there a Cron task to clear Mysql connections_source I am up to 2.5GB Seem to remember clearing the table manually. But it would be nice if there was a cron task ?? Any ideas please. Link to comment Share on other sites More sharing options...
juanrojas Posted April 18 Share Posted April 18 Hello Manually view this module Use cron to view this module Link to comment Share on other sites More sharing options...
Prestashop Addict Posted April 18 Share Posted April 18 Hi, according to Prestashop tables related to statistics, and unnecessary collected data we strongly recommend to uninstall following modules if you use an external analysis system like Google Analytics. Because some data will be redondant, and made the database growing with huge data! - pagesnotfound - statsdata - statslive And verify tables has been removed ps_connections, ps_guest, ps_connections_source.. if not delete them. You can also look at layered filters if you have a very large catalog, or lot of filters table ps_layered_filter_block ca be huge also. By the way if you still want to keep theses modules, you can use this module to truncate, or delete rows in table manually or with a cron task https://boutique.comonsoft.com/gb/prestashop-modules/26-database-optimization.html 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