Type below command :
rpm -qa | grep -i mysql
It display
MySQL-server-standard-5.0.27-0.rhe14
Type below to uninstall
rpm -e MySQL-server-standard-5.0.27-0.rhe14
verify with
rpm -qa | grep -i mysql
Result :
Mysql uninstall
MYSQL - Personnel Learning notes
No comments:
Post a Comment