当前位置:网站首页>TiDB tool download
TiDB tool download
2022-07-30 15:41:00 【A sweet shop】
本文介绍如何下载 TiDB 工具包以及 TiUniManager.关于 TiDB Contents of the toolkit,请查看 TiDB 离线包.
TiDB 工具包下载
TiDB Some commonly used ones are included in the toolkit TiDB 工具,such as data export tools Dumpling、数据导入工具 TiDB Lightning、备份恢复工具 BR.
小贴士
If your deployment environment has internet access,无需单独下载 TiDB 工具包,可以直接通过使用 TiUP Command one-click deployment所需的 TiDB 工具.
环境要求
- 操作系统:Linux
- 架构:amd64
下载步骤
- 访问 TiDB 社区版页面.
- 找到 TiDB-community-toolkit 软件包,点击立即下载.
注意
- 点击立即下载后,默认下载当前 TiDB 的最新发布版本.To download historical versions,请在 TiDB 社区版View historical version download information at the bottom of the page.
- 如需在 Kubernetes Deploy operation and maintenance on TiDB,无需下载 TiDB-community-toolkit 软件包,请参考离线安装 TiDB Operator.
- 如需使用 PD Control 工具
pd-ctl
,请下载 TiDB-community-server 软件包.
TiDB 工具包说明
在 TiDB 工具包中,You can depend on the tool you want to use,Select to install the corresponding offline package.
工具 | 离线包名称 |
---|---|
TiUP | tiup-linux-amd64.tar.gz tiup-{tiup-version}-linux-amd64.tar.gz dm-{tiup-version}-linux-amd64.tar.gz |
Dumpling | dumpling-{version}-linux-amd64.tar.gz |
TiDB Lightning | tidb-lightning-ctl tidb-lightning-{version}-linux-amd64.tar.gz |
TiDB DM (Data Migration) | dm-worker-{version}-linux-amd64.tar.gz dm-master-{version}-linux-amd64.tar.gz dmctl-{version}-linux-amd64.tar.gz |
TiCDC | cdc-{version}-linux-amd64.tar.gz |
TiDB Binlog | pump-{version}-linux-amd64.tar.gz drainer-{version}-linux-amd64.tar.gz binlogctl reparo |
Backup & Restore (BR) | br-{version}-linux-amd64.tar.gz |
sync-diff-inspector | sync_diff_inspector |
TiSpark | tispark-{tispark-version}-any-any.tar.gz spark-{spark-version}-any-any.tar.gz |
PD Recover | pd-recover-{version}-linux-amd64.tar.gz |
TiUniManager 下载
TiUniManager 是为 TiDB Created management and control platform software and database operation and maintenance management platform.Download using the links in the table below TiUniManager:
安装包 | 操作系统 | 架构 | SHA256 校验和 |
---|---|---|---|
https://download.pingcap.org/em-enterprise-server-{version}-linux-amd64.tar.gz | Linux | amd64 | https://download.pingcap.org/em-enterprise-server-{version}-linux-amd64.sha256 |
注意
- 下载链接中的
{version}
为 TiUniManager 的版本号.例如,v1.0.2
版本的下载链接为https://download.pingcap.org/em-enterprise-server-v1.0.2-linux-amd64.tar.gz
. - TiUniManager 从 v1.0.2 Open source code,Hence the download link
{version}
支持的最低版本为v1.0.2
.你不能将{version}
替换为v1.0.0
或v1.0.1
.
边栏推荐
- Memory-mapped, bit-band operations
- MongoDB starts an error Process: 29784 ExecStart=/usr/bin/mongod $OPTIONS (code=exited, status=14)
- ECCV2022 | FPN错位对齐,实现高效半监督目标检测 (PseCo)
- This editor actually claims to be as fast as lightning!
- JUC common thread pool source learning 02 ( ThreadPoolExecutor thread pool )
- Excel uses Visual Basic Editor to modify macros
- 关于MySQL主从复制的数据同步延迟问题
- Metaverse Post Office AI space-themed series of digital collections will be launched at 10:00 on July 30th "Yuanyou Digital Collection"
- 元宇宙的前景及四大赛道
- SEATA分布式事务
猜你喜欢
【云原生】服务行业案例-不可预测的并发场景解决方案
瑞吉外卖项目实战Day02
4 senior experts share the insider architecture design and implementation principles of Flink technology with years of experience in large factories
GeoServer
DDS Arbitrary Waveform Output Based on FPGA
How is the B+ tree index page size determined?
【云原生】灰度发布、蓝绿发布、滚动发布、灰度发布解释
【云原生 • DevOps】influxDB、cAdvisor、Grafana 工具使用详解
GeoServer + openlayers
存储器映射、位带操作
随机推荐
Flink real-time data warehouse completed
如何写一份高可读性的软件工程设计文档
RISC-V调用惯例
tiup clean
tiup completion
About the data synchronization delay of MySQL master-slave replication
CMake库搜索函数居然不搜索LD_LIBRARY_PATH
【嵌入式】适用于Cortex-M3(STM32F10x)的IQmath库
timed task corn
本地事务与分布式事务
tiup list
ECCV2022 | FPN错位对齐,实现高效半监督目标检测 (PseCo)
tiup env
【重磅来袭】教你如何在RGBD三维重建中获取高质量模型纹理
Use of InputStream and OutputStream
golang图片处理库image简介
Flink实时仓库-DWS层(关键词搜索分析-自定义函数,窗口操作,FlinkSql设置水位线,保存数据到Clickhouse)模板代码
Flink本地UI运行
Introduction to golang image processing library image
Flink实时仓库-DWS层(状态编程,windowall的使用,数据保存到clickhouse)模板代码