Bug #51333 Can't connect to MySQL server during execution client program
Submitted: 19 Feb 2010 17:10 Modified: 23 Feb 2010 6:46
Reporter: Mikhail Ten Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / C++ Severity:S3 (Non-critical)
Version: OS:Windows
Assigned to: CPU Architecture:Any

[19 Feb 2010 17:10] Mikhail Ten
Description:
Hello!

My english not very well, but i will try to explain my problem!

I wrote an application as a service of Windows. It sends files to mysql server. when I run my service - it successfuly inserts the entries to my table on server.
Then, I install my service on another computer of network using RDP (remote desktop management). After this, my application successfully inserts some entries to my table on server and few minutes ago, it cannot connect to server with error:

"Can't connect to MySQL server on '192.168.52.71' (0)"

When I login to remote computer again using RDP, my service successfuly inserts some entries and then again gets an error (see above). How to avoid this? I realy know, than it is not a network problem. 

How to repeat:
I don't know
[23 Feb 2010 6:46] Mikhail Ten
It needs to delay connections