Skip to content

TimGJ/myisam2innodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

(Naively) converts tables in a MySQLdump file from MyISAM to InnoDB.

#Usage#

$ python3 convertmysqldump.py [--verbose] [--force] input output $ python3 convertmysqldump.py --help

--verbose option gives debug information --force will allow overwriting of existing output file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages