随笔分类 -  TiDB

摘要:部署 Drainer获取 initial_commit_ts使用 binlogctl 工具生成 Drainer 初次启动所需的 tso 信息,命令: $ cd /home/tidb/tidb-ansible $ resources/bin/binlogctl -pd-urls=http://127. 阅读全文
posted @ 2020-07-30 10:50 gao88
摘要:安装Docker 1 2 3 4 5 [root@localhost /]# cat /etc/redhat-release CentOS Linux release 7.5.1804 (Core) [root@localhost /]# yum install docker-ce -y [root 阅读全文
posted @ 2020-07-17 00:12 gao88