I found a post on Stack Overflow advising that converting a column from blob
to text
should result in no data loss. I didn’t really care about data loss since I wanted to remove the plugin data anyway, so I gave it a shot.
On the Structure tab in phpMyAdmin, I edited the val column and changed it to text. Then I found the option for deleteTablesOnDeact and changed the value from 0 to 1.
After doing this, I was able to deactivate the plugin and the tables were all removed.
Related Posts:
- Delete all post meta except featured image
- Set Display Name to first and last name (phpmyadmin SQL Query)
- Emojis getting converted to “?”
- Delete all post meta except featured image Using SQL
- WordPress database import: Row size too large
- Changing root password in PHPMyAdmin for WordPress Database when going live
- Files on Localhost, Database on Server
- Installing local to live WP into subdirectory
- DB prefix not updating
- I wanted to Know that how can I give ingore to 0000-00-00 in my config file
- I imported an restore an database and It shows #1067 – Invalid default value for ‘user_registered’
- Missing latest posts and options after DB migration via phpMyAdmin
- Check if a database is well installed
- Rename a table in MySQL
- How should I tackle –secure-file-priv in MySQL?
- Can’t connect to MySQL server on ‘127.0.0.1’ (10061) (2003)
- Can’t connect to MySQL server on ‘127.0.0.1’ (10061) (2003)
- phpMyAdmin – Error > Incorrect format parameter?
- Why is my database import losing text widget data?
- Will it break my site if I delete all transient records in wp_options table?
- Checking if Database Table exists
- How to fetch Data in WordPress using MySQLi or $wpdb
- Connect to database using wordpress wp-config file
- Reset Post IDs to less than 64bit integer
- How To Export/Import WordPress (MySQL) Database Properly Via Command-Line?
- How to define composite keys with dbDelta()
- Is it possible to define two databases for one installation?
- Does WordPress use the InnoDB engine for MySQL by default?
- Huge wp_options table
- “MySQL server has gone away” since update to 3.8
- Custom DB_COLLATE (collation) value not working on fresh install?
- Export only pages and posts with mysql dump
- What causes the “max_user_connections” warning on WordPress frontend?
- Can I transfer a mysql database to another site?
- WordPress and automated MySQL backups to a different host
- MySQL Syntax Error upon restoring database from backup [closed]
- Help running a MySQL query to update all wp_#_options tables in a Multisite install
- How Do I Merge Categories With phpMyAdmin
- Size article thumbnails and retrieve them directly from database
- Is it safe to convert tables from MyISAM to InnoDB?
- How do I properly update the WordPress database password?
- wpdb_prepare with multiple or condition
- Accidentally deleted active_plugins portion of the wp_options DB table
- WordPress Install and Database on separate hosting?
- WordPress and MySQL: how to transfer Meta_key and Meta_Value from one post_id to another
- Error establishing database connection – high traffic?
- Using GROUP CONCAT in my-sql query with wp_usermeta table
- Create table from array with prepare
- Unable to set a default serialized array using dbdelta()
- How to prevent/delay MySQL connections when an object cache is used?
- Migrating from PDO using SQLite to clean new install using MySQL
- Better ads plugin has 500.000 entries in wp_postmeta
- Duplicated site isn’t recognized as a site
- Error establishing a database connection,
- How to properly check if a table exists in WordPress Database using Show Tables Query
- Changing between Local Host DB to Production DB and in reverse
- Post Views / Hit Counter Problem?
- How and where is wordpress adding mySQL content to database?
- Why does changing Database Table Prefixes result in loss of content?
- Query Column of Specific ID from Database Table
- How to create more than one new wpdb object?
- Moving WordPress site to new domain – database import [duplicate]
- SELECT SQL_CALC_FOUND_ROWS with wordpress search
- How to connect and insert data in database of wordpress?
- Buddypress avatar image in database [closed]
- How Do I Delete WordPress Posts Older Than 400 Days, From A WordPress Category
- $wpdb->get_var – What value is returned when zero records are found?
- Remote database -> massive response time increase?
- wp_option table error while importing
- Getting “Error Establishing a Database Connection” on localhost in new Mac OSX Lion environment
- Cloning blog to localhost via WAMP
- Only allow user to access a link once a year, based on their joining date
- Delete user with only subscriber role
- Can’t log into wordpress site – I have made a new user and still cant access
- Counting post and changing roles in mysql database. Query not code
- MSQL database wp_postmeta has meta key tve_revision
- How to edit custom table data in frontend
- local wordpress broke after changing URL
- “BS_” rows in postmeta table
- Migrating meta_key and meta_value from old theme to new one
- Exporting Post ID, Post Title, Primary Category and Primary Category ID
- Featured image from custom to WordPress database
- Duplicate database to roll back theme & content changes
- WP website showing blank page after moving from subdomain to main domain
- How to create index (sql) to a meta_key?
- WPCLI search and replace in a particlar site dir effect another site-dir
- mySQL database size large, but tables size less
- After renaming MySQL database, I can no longer access my Blog page
- How To connect to the same WordPress database with different database user
- Hang Up Followed By Can’t select database
- WordPress character set issue
- Create a new table on the database and save parameters from a contact form
- Changed meta_key value in structures, now dashboard shows zero users
- Why is converting my database to UTF-8 truncating entries?
- Database question while Migrating from one domain to another on same WebHost [Bluehost]
- How to back-up a database on IIS
- export individual posts to text files or a single csv file
- WordPress database connection failed, while mysql client is working [closed]
- Uploading to WordPress Database
- Have WordPress Use a Different Database for users