Re: Unable to connect to any of the specified MySQL hosts
Posted by: Jonas Santana
Date: June 14, 2012 09:17PM

I got the same problem, but I solved from Gabriela tip: PORT (God bless you Gabriela). I am using a non-default value to server port. My Workbench was working fine because the connection have the correct port information. In my C# code I included the parameter "port=????" in the connection string and everything worked fine. Good luck guys.

Options: ReplyQuote


Subject
Written By
Posted
Re: Unable to connect to any of the specified MySQL hosts
June 14, 2012 09:17PM


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.