Re: MySqlException: Unable to connect to any of the specified MySQL hosts
Posted by: Andreas Paulisch
Date: June 06, 2005 10:16AM

I have the same problem with the .net connector.
I wrote a VB.NET service that spawns multiple threads. At random intervals some of the threads get this error. They all work fine when they first start, but fall off afterwards. It seems to get worse when the server gets busy. I checked that I had the server configured for enough connections (I have it set up for 600 connections) and I am only using 200 max.. so I don't think that's the problem.
Could this error message be related to some form of timeout?
Is there some way of turning off connection pooling?

Options: ReplyQuote


Subject
Written By
Posted
Re: MySqlException: Unable to connect to any of the specified MySQL hosts
June 06, 2005 10:16AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.