Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1447

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. (no replies)

$
0
0
I am trying to connect to MySQL database from a SSIS package. I am using .NET provider for MySQL Data provider connection type to connect to MySQL.

I have been facing the timeout issue error.
Issue:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.

I tried to add below connection attributes to connection string, but still it is failing.
server=<servername>;user id=<userid>;port=3306;database=<database> ;persistsecurityinfo=True;connect timeout = 3600;Allow Batch = true;Pooling= true;default command timeout=200;

Please help. I appreciate your response.

Viewing all articles
Browse latest Browse all 1447


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>