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

C# Program ignoring Timeout setting (1 reply)

$
0
0
Hi folks,

IN my connection string I am setting a timeout..

"server=**.*.*.**;Uid=root;Pwd=*****;database=sst;Convert Zero Datetime=True;Port=3306;Connection Timeout=1200;

But when I run the program, it times out after 30 seconds.

I have also changed my ini file to ...
[mysqld]
wait_timeout = 1200
interactive_timeout = 1200

Any ideas ??

Viewing all articles
Browse latest Browse all 1452

Latest Images

Trending Articles



Latest Images