Bug #67130 mysql-server-5.5-win32:100 - Unable to configure service.
Submitted: 8 Oct 2012 8:11 Modified: 9 Oct 2012 15:24
Reporter: ibrahim serdar Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: Installing Severity:S1 (Critical)
Version:5.5.28 OS:Windows (win7professionalSp1)
Assigned to: CPU Architecture:Any
Tags: install error, server initial configuration error, service error.

[8 Oct 2012 8:11] ibrahim serdar
Description:
When i try to install and configure mysql server on my computer, I got this error while configuring it.

mysql-server-5.5-win32:100 - Unable to configure service.

I tried to:

 C:\Program Files (x86)\MySQL\MySQL Server 5.5\bin>mysqld --defaults-file="C:\Program Files (x86)\MySQL\MySQL Server 5.5"  --standalone --console

and nothing happens.

How to repeat:
I am attempting to download and install MySql.

There are seven steps listed on the left hand side:
Licence Information
Find Latest Products
Setup Type
Check Requirements
Installation
Configuration
Complete

I selected all the defaults for developer set up.  All goes well until the Configuration step, at which point I get the error listed above.
[8 Oct 2012 13:22] MySQL Verification Team
Thank you for the bug report. Please check using Control Panel if the service was created and its status. If the service wasn't created thn try the below command:

mysqld --defaults-file=the_path_for\my.ini --standalone --console

print here the messages. Thanks.
[9 Oct 2012 8:16] ibrahim serdar
The system cannot find any *.ini files in the MySQL folder, its wierd. It seems the installer doesnt copy that file into MySQL folder. Anyways I had to solve this issue very fast so I installed MySQL 5.1 to my computer and it did not give any errors.
[9 Oct 2012 15:24] MySQL Verification Team
Thank you for the feedback. Please reopen this bug report when you will able to provide more info to repeat the bug. Thanks.