Bug #61649 MySQLd not accept all tcpip remote connections
Submitted: 27 Jun 2011 2:54 Modified: 27 Jul 2011 5:10
Reporter: Василий Пупкин Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Security: Privileges Severity:S1 (Critical)
Version:5.5.13 OS:Windows (Windows Server 2003 x86 SP2 R2)
Assigned to: CPU Architecture:Any
Tags: Connections, privileges, tcpip

[27 Jun 2011 2:54] Василий Пупкин
Description:
The mysqld does not accept tcp/ip connections from any local (127.0.0.%) or remote IP addresses, through installed privileges. Working only with connection to 'localhost', or named-pipes.

How to repeat:
Install MySQL Server on windows via msi installer. Set base configuration with allow remote connections.

Suggested fix:
No fixes found
[27 Jun 2011 5:10] Valeriy Kravchuk
Is it a new installation or upgrade from some older version? Please, send the results of:

select user, host from mysql.user;

from mysql command line client connected as root@localhost. Describe also all steps you made in configuration wizard.
[27 Jul 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".