reducing timeout exception on MySQL on C# -


im trying control mysql tables using c#, though takes program 5 seconds load on 3mbps internet, , throws timeout exception because program taking long connect...

follow question, time connection open thing hard on loading, or queries have effect?

you have 2 time out values. connection has it's own timeout. period allow provider try , connect database.

secondly have command timeout, , amount of time allow query execute before timeout exception raised.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -