Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 895 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 895 Bytes

static_tools

mysql客户端,redis客户端,静态编译工具

说明

由于特定情况下连接非本机各种数据库时,发起连接的机器没有安装对应的数据库,就只能通过代理的方式或者安装对应数据库后进行连接,为了能够直接连接,特收集部分常见数据库客户端文件,以便使用。

下载

如下载mysql arm centos版本的静态文件:

https://github.com/raw/kevenlemon/static_tools/main/mysql_arm_centos

Illustrate

Because under certain circumstances, when connecting to various non-local databases, the machine that initiates the connection does not have the corresponding database installed, so it can only Connect through a proxy or after installing the corresponding database. In order to be able to connect directly, some common data are specially collected. library client files to use