Details
-
New Feature
-
Status: Closed
-
Should
-
Resolution: Duplicate
-
None
-
None
Description
The installer currently does not detect if MySQL Server is installed and running or not. If we try to install MySQL again there could be unforeseen circumstances.
The registry should be checked for MySQL keys. If MySQL is already installed, we should avoid installation. If it isn't installed, then it should be installed by taking the location as well as root username and password.