tidb-tools

module
v3.0.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2019 License: Apache-2.0

README

tidb-tools

tidb-tools are some useful tool collections for TiDB.

How to build

make build # build all tools

make importer # build importer

make sync_diff_inspector # build sync_diff_inspector

make binlogctl  # build binlogctl

make ddl_checker  # build ddl_checker

When tidb-tools are built successfully, you can find the binary in the bin directory.

Tool list

  • importer

    A tool for generating and inserting data to any database which is compatible with the MySQL protocol, like MySQL and TiDB.

  • sync_diff_inspector

    A tool for comparing two databases' data and outputting a brief report about the differences.

  • binlogctl

    A tool for performing some tidb-binlog related operations, like querying the status of Pump/Drainer and pause/offline some Pump/Drainer.

  • ddl_checker

    A tool for checking if DDL SQL can be successfully executed by TiDB.

License

Apache 2.0 license. See the LICENSE file for details.

Directories

Path Synopsis
pkg
tidb-binlog
slave_binlog_proto/go-binlog
Package slave_binlog is a generated protocol buffer package.
Package slave_binlog is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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