Can't access Mysql from local network
Asked by
bill purvis
I've recently (last week) got round to updating one of my servers to Ubuntu 10.04 from 8.04. I think everything is
working OK, except for accessing mysql from my local network. I've set mysql to listen on the LAN and using
netstat -a I see exectly the same as my other server (still on 8.04):
tcp 0 0 arvo.billp.
unix 2 [ ACC ] STREAM LISTENING 3672464 /var/run/
When I run 'mysql -h arvo' from another machine I get:
$ mysql -h arvo
ERROR 2003 (HY000): Can't connect to MySQL server on 'arvo' (110)
Can anyone suggest what I have overlooked?
Many thanks
Bill
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu mysql-5.1 Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- bill purvis
- Solved:
- Last query:
- Last reply:
To post a message you must log in.