How can we uninstall MySQL completely from the Windows OS ? So that we can freshly install MySQL.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
For a "basic uninstall" just MySQL no GUI/ODBC etc, Click START button, click RUN type APPWIZ.CPL and hit OK. Find MySQL Server 5.X and remove it. |
|||
|
|
|
Not sure what version of Windows you are running. If its the XP style, then go to Control Panel -> Add/Remove programs. If it's the new style (Vista/Win7), then it would be something like Control Panel -> All Control Panel Items -> Programs and Features portion and just run the uninstall of MySQL. |
|||
|
|
|
I am running MySQL on Windows XP SP3,My problem is,whenever I uninstall MySQL,and then install MySQL,it asks for my old password.What do I clean up so that I don't have to enter my old password? |
|||
|
|