Can’t Delete it and crashed my Database
-
Hello,
A developer recently asked me to install this plugin so they could inspect an issue with one of the table rows in my database.
Everything went smoothly but a few hours after, my database started hitting maximum 6 CPU cores and showing a 503 error on my front end.
I rarely exceed 1.5 cpu core usage, and when I asked my host they said some queries in my database were slow and timing out. I can’t say this plugin was directly responsible for that, but I haven’t had an issue with my database in years, and this developer only claims to have been reading some of the data in the rows.
But my main concern is that I can’t seem to delete this plugin. Whenever I deactivate it, the successful deactivation message popups up in wordpress, but the plugin remains enabled.
I deleted the folder from the plugins ftp, but I noticed it has creates 2 wp options and new tables in the database (like 9).
How can I remove this plugin completely from my installation?
Apart from:
Database Tables
wp_wpda_logging
wp_wpda_media
wp_wpda_menus
wp_wpda_publisher
wp_wpda_table_design
wp_wpda_table_settings
wp_wpdp_page
wp_wpdp_project
wp_wpdp_tableOptions
wpda_show_whats_new
wpda_versionIs there anything else I need to delete? After removing all this I still get a notice from wordpress saying: The plugin wp-data-access/wp-data-access.php has been deactivated due to an error: Plugin file does not exist.
Thank you.
- The topic ‘Can’t Delete it and crashed my Database’ is closed to new replies.