connection failed mysql 10060
The page that explained the problem is:
http://forge.mysql.com/wiki/Error2003-CantConnectToMySQLServer
The default /etc/mysql/my.cnf has
[mysqld]
...
bind_address=127.0.0.1
...
which must be commented out for a remote client to gain access to the server