fix_mysql_constraints.pl
fix_mysql_constraints.pl --help fix_mysql_constraints.pl fix_mysql_constraints.pl --doit
See bug #8915
Alter tables to add missing constraints. Prior to altering tables, it may be necessary to alter tables storage engine from MyISAM to InnoDB.
Prints this help
Alter tables effectively, otherwise just display the ALTER TABLE directives.
Prior to add missing constraints, alter table engine to InnoDB.