Bug #9231 | Configuration wizzard aborted trying to start service | ||
---|---|---|---|
Submitted: | 16 Mar 2005 22:18 | Modified: | 17 Mar 2005 0:29 |
Reporter: | Sean O'Shuaghnessy | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Installing | Severity: | S2 (Serious) |
Version: | 4.1 | OS: | Windows (Windows XP) |
Assigned to: | CPU Architecture: | Any |
[16 Mar 2005 22:18]
Sean O'Shuaghnessy
[17 Mar 2005 0:29]
MySQL Verification Team
I wasn't able to repeat this issue. Additional Info: Verify in Control Panel -> Services if actually the service not exists. If exists look in the service properties if the image path is the same as the configuratiom wizard tried to install, in this case you can to remove it issuing from a DOS prompt: mysqld-nt --remove or mysqld-nt --remove "service_name" and try to run again the configuration wizard.