M
Analyzed over 1 year ago
This tool parses 2 MySQL database version files (.sql), looks for and parses "create table" statements and generates a third .sql file with "drop", "create" and "alter" commands that will allow the clean upgrade of the database from version 1 to version 2.