摘要:
1 准备 #安装 c++环境 yum install gcc-c++ #升级gcc yum -y install centos-release-scl yum -y install devtoolset-9-gcc devtoolset-9-gcc-c++ devtoolset-9-binutils 阅读全文
posted @ 2022-08-11 16:09
于贰哥
阅读(309)
评论(0)
推荐(0)
摘要:
1 准备 #1 检查是否安装过mysql 和mariadb rpm -qa|grep mysql rpm -qa|grep -i mariadb # 如果有,直接卸载 rpm -e --nodeps +包名字 # 删除mysql配置文件 rm -rf /etc/my.cnf #自动补齐 yum in 阅读全文
posted @ 2022-08-11 10:41
于贰哥
阅读(228)
评论(0)
推荐(0)
浙公网安备 33010602011771号