Bug #3399 error starting service
Submitted: 6 Apr 2004 12:14 Modified: 6 Apr 2004 16:00
Reporter: [ name withheld ] Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version: OS:Windows (windows 2000)
Assigned to: CPU Architecture:Any

[6 Apr 2004 12:14] [ name withheld ]
Description:
the service that is installed says it has no dependencies,

however, when i try to start it it fails with this message: "could not start the MySQL service on local computer"  "error 1067: the process terminated unexpectedly"

it turns out that when i enabled the "remote registry service" it worked fine.

you should change the depedency part of the MySQL service to list the remote registry service as a dependency.

How to repeat:
STOP remote registry service and MySQL

then try to start Just the mysql service

Suggested fix:
you should change the depedency part of the MySQL service to list the remote registry service as a dependency.
[6 Apr 2004 16:00] MySQL Verification Team
"How to repeat:
STOP remote registry service and MySQL"

On both machines I have: XP and Windows 2000 Server the above
service is stopped by default. It was installed for start Manual
for the Windows installer process.

"then try to start Just the mysql service"

I did and it started without any problem on both machines.

Could you please verify the file \mysql\data\host_name.err or
\mysql\data\mysql.err if the server has printed a message error
that can give us a clue about the actual reason for the abort
action.

Also verify if your TCP/IP driver isn't dependent of that service
or order service that depends of it.