Bug #65433 | Can't connect to MySQL server on '<hostname>' (111) error is getting shown | ||
---|---|---|---|
Submitted: | 27 May 2012 11:47 | Modified: | 23 Aug 2012 15:03 |
Reporter: | Kunal Verma | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: C API (client library) | Severity: | S2 (Serious) |
Version: | 5.1.47 | OS: | Any (Linux 64bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 111, error no=2003 |
[27 May 2012 11:47]
Kunal Verma
[27 May 2012 12:15]
Valeriy Kravchuk
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug. Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/ Thank you for your interest in MySQL.
[27 May 2012 17:39]
Kunal Verma
Thanks, I will let you know what was the actual issue when I look more into it.
[7 Aug 2012 15:24]
lee lei
I got the same promblem... Have you fixed it?
[23 Aug 2012 15:03]
Kunal Verma
It was related with storing number in string variable. While debugging I found that variable for port number was different number than 3306 due to it. It is fixed now