This script will change all the table engine types for a given database! All the DB tools I have (GNU/freeware) will not change a list of database types, so this script saves time when a CMS or other populates a database with tables we cannot use! This can be migrated to InnoDB by changing line 17, col 37 from MyISAM to InnoDB (double check the capitals there!). Change these variables relative: server, username, password, database
-
Notifications
You must be signed in to change notification settings - Fork 0
amirho3inh/PHP-Convert-MYSQL-MyISAM-to-InnoDB
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
PHP script to convert MySQL tables from MyISAM to InnoDB
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published