摘要: 1. MySQL yum安装5.7.44版本脚本 #!/bin/bash . /etc/init.d/functions COLOR='echo -e \E[01;31m' END='\E[0m' MYSQL_ROOT_PASSWORD='Dxj123!@#' install_mysql(){ $C 阅读全文
posted @ 2025-04-09 17:52 Shine、 阅读(25) 评论(0) 推荐(0)