Database Alter Table errors
-
The WP Query Monitor plugin highlights 2 database errors occuring throughout our site with this plugin (v2.0.30):
“ALTER TABLE sib_model_contact
RENAME TO F9xK8aRZ_sib_model_contact”From […removed…/my-account/] in [/..removed../wp-content/plugins/woocommerce-sendinblue-newsletter-subscription/model/model-contacts.php:189]
Error message: “Table ‘F9xK8aRZ_sib_model_contact’ already exists”
And:
“ALTER TABLE sib_model_country
RENAME TO F9xK8aRZ_sib_model_country”From […removed…/my-account/] in [/..removed../wp-content/plugins/woocommerce-sendinblue-newsletter-subscription/model/model-country.php:73]
Error message: “Table ‘F9xK8aRZ_sib_model_country’ already exists”
These are happening on every page request, frontend and WordPress. Please can the appropriate logic be put in place in the plugin to prevent these? Thank you
The topic ‘Database Alter Table errors’ is closed to new replies.