Error Messages > Cannot Create Windows Service for MySQL. Error:0

Categories

Error Messages, Windows

Definition

When the MySQL server is installed as a service on Windows, it tries to use the service name mysql by default. If a previous installation was not completely removed before installing, this error can be encountered. This occurs because the mysql service already exists on the machine.

Sample

Cannot Create Windows Service for MySQL. Error:0

Resolution

    Further Reference

    Windows Troubleshooting (MySQL Reference Manual)

    MySQL Forums Thread On Error: 0

    FAQTs Entry on Error: 0

    Leave a Reply