Skip to content

xunpengliu/DatabaseComparisonTool

Repository files navigation

DatabaseComparisonTool

version:1.1.2.20170514_Alpha

帮助

你可以使用如下命令执行:


java -jar databaseComparisonTool.jar mysql://host[:port]/数据库名?u=USERNAME&p=PASSWORD mysql://host[:port]/数据库名?u=USERNAME&p=PASSWORD

若命令正确,稍等一会控制台会输出报告。report目录下会保存一份报告


help

You can run command:


java -jar databaseComparisonTool.jar mysql://host[:port]/DB_NAME?u=USERNAME&p=PASSWORD mysql://host[:port]/DB_NAME?u=USERNAME&p=PASSWORD

If command is true,console out report.Directory "report" save the txt file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages