Bug #61033 cannot connect to
Submitted: 3 May 2011 1:07 Modified: 3 Jun 2011 13:20
Reporter: Groda Lotsapot Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Windows Severity:S2 (Serious)
Version:5.5.11 OS:Windows (Server 2003 SP2)
Assigned to: CPU Architecture:Any

[3 May 2011 1:07] Groda Lotsapot
Description:
Cannot connect to MySQL server after fresh install. 
Configure Instance fails on the 4th step as cannot connect (10061)
Checked NETSTAT and it is not listening at all.
Command line client can connect fine
Checked mysql.user tables and root is there to connect from % host

How to repeat:
- Install server on machine with all windows updates, and firewall completely disabled (server has DC, DNS, DHCP, IIS, FTP, WINS roles)
- run the instance configuration
- fails at final step

Suggested fix:
- Stopped MySQL service
- Added the following to the [mysqld] section of my.ini
  bind-address=0.0.0.0
- Started MySQL service
[3 May 2011 13:20] Valeriy Kravchuk
Please, send the content of MySQL server's error log (usually this is <hostname>.err file in the datadir).
[3 Jun 2011 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".