MySQL Workbench: “Can't connect to MySQL server on 127.0.0.1' (10061)” error
I apologise.. I know this question has been asked many times before, but I've tried lots of suggestions, and simply can't find a solution. The problem: I have a MySQL database running on a hosted server. I have to use SSH to connect to it, and I have the relevant Public and Private Key files. I specifically want to use the PC version of MySQL Workbench , to access this database, for running queries, checking data, etc. If I run Sequel Pro on a Mac, it connects fine, and I can browse and query the database. No problems. If I run the trial version of SQLyog on a PC, it also connects fine. No