Skip to content

stonly/ndbconvert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

NDB-Converter

Convert MyISAM and InnoDB to NDB for MySQL Cluster

Requires : mysql-python

Instructions :

python ndb-converter.py

The program will prompt you for the login, password, host, and databases name. The resulting output will be the errors and correction attempts before a final "success" or a ; seperated string of the tables that could not convert.

About

Convert MyISAM and InnoDB to NDB for MySQL Cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages