I'm having a problem with the storage of woocommerce data, I often have to delete the plugin with the system tool enabled to delete all data.
Does this tool not delete the MySQL entries? The reason I ask is because I've kind of been using this as a short cut to delete 40k products without having an immense load time to do so.
When I reinstall the plugin the categories remain with a product count next to it...
My question is when removing the plugin is there anyway I can purge the data left over in mySQL is there a table I can drop or something to make sure my data has been erased?