compatibility_test

command
v0.0.0-...-3983fa6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2019 License: Apache-2.0 Imports: 14 Imported by: 0

README

About

This is a cmd tool to test compatibility the ddl-executor library between MySQL.

Usage

Type commad like this, will execute hundreds of DDL statements in file ddl_cases.sql using the ddl-executor library and MySQL, and print a diff output between this library and MySQL.

./test.sh ddl_cases.sql latin1 172.17.0.2 3306 root passwd123456

Of course, replace MySQL connect info by yourself, and replace 'latin1' with your MySQL's charset_server.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL