database-tools

module
v0.0.0-...-b3b47b0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2017 License: BSD-3-Clause

README

database-tools

Database Tools

importer

导入Mock数据

./bin/importer --config ./misc/importer_conf.toml
bulk_ddl

批量DDL操作

# 批量操作
./bin/bulk_ddl --config ./misc/bulk_ddl_config.toml
# 批量回退
./bin/bulk_ddl -R --config ./misc/bulk_ddl_config.toml
依赖包
glide install
# 解析parser
cd vendor/github.com/pingcap/tidb
make parser

Directories

Path Synopsis
cmd
bulk_ddl command
importer command

Jump to

Keyboard shortcuts

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