I am optimizing the database of my site that is using WooCommerce.
When I came across the wp_comments
table, I found it close to 100 MB in total. It’s all filled with WooCommerce order statuses from last few years.
What’s the best way to decrease the size of my database?