From 20825dc2638a2465c8ee071bfc7a4b889f2ad2bb Mon Sep 17 00:00:00 2001 From: huangfeng Date: Fri, 12 Apr 2024 11:36:08 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=A2=9E=E5=8A=A0=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=BA=93=E5=85=BC=E5=AE=B9=E6=9C=80=E5=B0=8Fcentos?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ncac/setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ncac/setup.sh b/ncac/setup.sh index 4eb85a0..1b25c0b 100644 --- a/ncac/setup.sh +++ b/ncac/setup.sh @@ -27,6 +27,7 @@ installDatabase(){ echo "" echo "************ 开始安装Mysql5.7 >>>>>>>>>>>>>" echo "" + yum install -y -q perl net-tools rpm -ivh package/mysql-community-common-5.7.44-1.el7.x86_64.rpm rpm -ivh package/mysql-community-libs-5.7.44-1.el7.x86_64.rpm rpm -ivh package/mysql-community-client-5.7.44-1.el7.x86_64.rpm