Discover Packages
github.com/WangXiangUSTC/tidb-tools
module
Version:
v2.1.0-rc.5+incompatible
Opens a new window with list of versions in this module.
Published: Nov 12, 2018
License: Apache-2.0
Opens a new window with license information.
README
README
¶
tidb-tools are some useful tool collections for TiDB .
How to build
make build # build all tools
make importer # build importer
make checker # build checker
make sync_diff_inspector # build sync_diff_inspector
make binlogctl # build binlogctl
When tidb-tools are built successfully, you can find the binary in the bin
directory.
importer
A tool for generating and inserting data to any database which is compatible with the MySQL protocol, like MySQL and TiDB.
checker
A tool for checking the compatibility of an existing MySQL database with 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.
License
Apache 2.0 license. See the LICENSE file for details.
Expand ▾
Collapse ▴
Directories
¶
pkg
tidb-binlog
Package slave_binlog is a generated protocol buffer package.
Click to show internal directories.
Click to hide internal directories.