MySQL is a free database which has been popular since the earlier web era. Its popularity has gained over the years. Today major platforms are using MySQL as the backend database. There are several features and capabilities of MySQL which make it appropriate for most web based applications. MySQL is now owned by Oracle Corporation. Though this database is good and popular, several users, especially newbies get stuck with an important issue in MySQL – uninstalling MySQL and installing it back again. There is a major architecture change that is required in MySQL to smoothly enable this – but for now, the problems stay. This article explains easy steps – but very detailed – to uninstall MySQL from a Windows 7 machine and reinstall it.
Why is this article required?
Disclaimer – This article does not address the issues related to loss of data or backup concerns. You should have backups of your database regularly.
Importance of this article in this information age – MySQL stores data and files in a lot of places. There is also a lack of proper information source for MySQL problems. Many forums have partial or incorrect answers to this problems and errors in uninstall and reinstall.
Summary of Steps
- * Remove MySQL directories
- * Remove MySQL services from Windows 7
- * Release Port held by MySQL
- * Remove MySQL Data including old password file from hidden directories
(Since the nature of the problem is peculiar – Step 3 comes after Step 4, deliberately so)
Refer the following link to the detailed article (this is a large 3MB file with images. So please have patience while it loads)