juliano.s.s Posted May 29, 2021 Share Posted May 29, 2021 That table: cart_rule_combination It has more than 30 million records. Can I truncate her? What consequences will it cause? Link to comment Share on other sites More sharing options...
Nickz Posted May 29, 2021 Share Posted May 29, 2021 6 hours ago, juliano.s.s said: That table: cart_rule_combination It has more than 30 million records. Can I truncate her? You can lighten up the database over the backend by deleting a lot of old transactions. You can go into phpmyadmin and export your database, then work on the database you have online. Important is to make sure you are able to upload the original database in case it does not work out. Link to comment Share on other sites More sharing options...
musicmaster Posted May 29, 2021 Share Posted May 29, 2021 Read this: https://github.com/PrestaShop/PrestaShop/issues/10003 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