I work in C # through MySQL.Data.dll.
Normally, all works fine, but sometimes it pops up an error “Unable to connect to any of the specified MySQL hosts”. What is this error and how to get rid of it?
I work in C # through MySQL.Data.dll. Normally, all works fine, but sometimes it
Share
You may check mysql server is working or not and you can add port number of mysql in connection string like this