摘要: 卸载mysql的命令: yum remove mysql-community-server 安装前的清理工作: 使用 rpm -qa | grep mysql命令查看,如果有查询结果,则使用yum remove 名称清理掉。 yum remove mysql-xxx-xxx- 删除mysql的配置文 阅读全文
posted @ 2020-11-16 10:56 dcrenl 阅读(102) 评论(0) 推荐(0)