On Monday 21 January 2002 04:09 pm, you wrote:
> hi,
> can some one tell me how to Uninstall MySQL3.23.47-1from linux machine.
> I installed it and it went all wrong, so i want to start over.
>  thanks.

If you installed it using the binaries it's as simple as,

rpm -e <package-name>

Do an 'rpm -qa | grep -i mysql' that will list any mysql packages and put the 
package name in the rpm -e command.

-Jason Yates

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to