Click to See Complete Forum and Search --> : Uninstall MySQL on Linux


mickro
02-15-2001, 10:26 AM
Hi,

Can anyone tell me how I can uninstall MySQL. We have installed it and its gone horribly wrong. We are using Redhat 7 & MySQL 3.23.33. Can we just install over the top or do we need to uninstall first?

Thanks in advance

Mike

Anon
02-15-2001, 05:48 PM
you must be a windows user :)

# rm -rf /usr/local/mysql

thats all.

-paul
http://xhawk.net

Anon
02-15-2001, 10:33 PM
you can also use rpm

rpm -e mysql-3.23.22

or better yet if you have X11 installed use the GUI tools gnorpm or kpackage