Anonymous User 13868920
(@anonymized-13868920)
@tiggerlu
We haven’t integrated with WooCommerce, but I will take a look and see if there’s a conflict.
What I can tell you is that WPMP saves only about 10 options (icon url, logo url and other basic settings), so by all means it shouldn’t cause MySQL to crash. Plus, the options that we set are entirely independent of other plugins, they shouldn’t be updated when you save data from WooCommerce.
Can you please let me know if the same thing happens even if you deactivate WPMP? If the meanwhile, I will install WooCommerce and make a bunch of tests.
Apologies for the late reply – can you confirm if WPMP does update the WP Options table?
Is this sql query related to WP MP?
UPDATE wp_options SET option_value = ‘172755726’ WHERE option_name = ‘wpmp_switcher_hits_desktop
UPDATE wp_options SET option_value = ‘172755726’ WHERE option_name = ‘wpmp_switcher_hits_mobile
I’m also confused why it would initiate so many database writes, when a WooCommerce setting (any setting) is saved, and WooCommerce only.
When i de-activated WPMP (de-active via Plugins menu), the database writes still occur. Do i need to remove the entire plugin from the file system?
Thanks for any help.
Anonymous User 13868920
(@anonymized-13868920)
The ‘wpmp’ prefix does indicate that it’s related to WordPress Mobile Pack, but there isn’t any option with that name in v2.0+. What version of the plugin are you using?
Also, please note that v1.2.5 (and older) uses themes, so if you want to remove it completely I think you need to delete those as well.