Re: Cant uninstall MYSQL Connector/NET 6.5.4 [Fix]
Posted by: shahzad muzaffar
Date: January 11, 2013 07:09AM

Thanks a lot your instructions worked for me. I was having problem with Connector/Net 6.5.4 and was unable to use my database. Here is what I did

- Make back up of my database (C:\MySQLData -> C:\MySQLData.backup )
- Uninstall MySQL which failed due to NET 6.5.4 being in unknow state
- Opened regedit and deleted all 6.5.4 MySQL entries
- Reinstalled MySQL 5.5 and selected same datbase data path (i.e. C:\MySQLData) which I was using earlier
- After installation stop the MySQL service
- Restore my old databse i.e. C:\MySQLData -> C:\MySQLData.New and C:\MySQLData.backup -> C:\MySQLData

- Started the MySQL service again.


After this I was able to use my database.

Once again for the detailed instructions :-)

Options: ReplyQuote


Subject
Written By
Posted
Re: Cant uninstall MYSQL Connector/NET 6.5.4 [Fix]
January 11, 2013 07:09AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.