Centos6.5 64 在线安装mysql

1.查看是否有安装mysql文件 [[email protected] ~]# rpm -qa|grep mysql 2.卸载mysql [[email protected] ~]# rpm -e --nodeps mysql-libs-5.1.71-1.el6.x86_64 注意:如果以前安装过mysql,卸载命令如下: yum remove mysql mysql-server mysql-l
相关文章
相关标签/搜索