1.rpm -qa|grep -i mysql
2.rpm -e … --nodeps --noscripts
3.find / -name mysql
4.rm -rf …
5.rm -rf /etc/my.cnf
6.rpm -qa|grep -i mysql
1.rpm -qa|grep -i mysql
2.rpm -e … --nodeps --noscripts
3.find / -name mysql
4.rm -rf …
5.rm -rf /etc/my.cnf
6.rpm -qa|grep -i mysql