How to connect to MySQl db on linux server using toad? -


How to connect to MySQL DB on a Linux server?

What should I give to the host?

I get an error

Can not connect to MySQL server at 'tinywall' (10061)

Do you use Tod for MySQL? If so, check if you have not left anything, or this.

Also, see this quote from here:

Error (2003) can not connect to 'server' (10061) on the MySQL server indicates that the network The connection has been denied. You should see that a MySQL server is running, the network connection is enabled in it, and the network port that you specify is configured on the server.


Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -