LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to uninstall mysql server on suse linux. (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-uninstall-mysql-server-on-suse-linux-780826/)

ashishkhandelwal 01-08-2010 06:47 AM

How to uninstall mysql server on suse linux.
 
I am facing a problem in my already installed mysql server so i want to uninstall it so that i can again install it.Can anybody tell me the steps or process how to do that.I will be very grateful to that person.

raj.darkmystery 01-08-2010 07:13 AM

Code:

#rpm -e mysql mysql-client mysql-shared perl-DBD-mysql perl-DBI perl-Data-ShowTable mysql-devel
change accordingly if necessary...


All times are GMT -5. The time now is 06:54 PM.