Skip to content

Easily change any MySQL database table to InnoDB or MyISAM using this plugin.

Notifications You must be signed in to change notification settings

pluginsclub/Database-Tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Database Tables WordPress plugin

screenshot

Originally, the WordPress database was formatted as type MyISAM but years later they changed the database format to InnoDB. Reportedly, InnoDB is superior to MyISAM in several ways. If your database is not InnoDB, you may benefit from changing it.

This simple plugin will allow you to view all your database tables, their size, and engine.

You can easily change any MySQL database table to InnoDB or MyISAM using this plugin.

Simply activate the plugin and navigate to Tools > Database Tables to view current databases or change their engine to InnoDB or MyISAM.

screenshot

About

Easily change any MySQL database table to InnoDB or MyISAM using this plugin.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages