# Centos7_Mysql5.7自动化安装脚本 **Repository Path**: yichangkong/Centos7_Mysql5.7_AutoInstallShell ## Basic Information - **Project Name**: Centos7_Mysql5.7自动化安装脚本 - **Description**: No description available - **Primary Language**: Shell - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-03-19 - **Last Updated**: 2023-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: MySQL ## README Tips:首先确认install.sh 中支持的mysql版本是否为自己需要安装的版本 1. 将mysql.tar.gz安装包,install.sh 传输至 /tmp/ 2. 命令行输入 sh install ,enter确认 3. 等待安装完毕