Connection to mysql from external computer

win
Posts: 1
Member Since:
2011-06-08

I have to connect on mysql from another computer on the same network.
I have tried using mysql -h -uroot -ppassw0rd

but I got the answer: Access denied for user 'root'@'

Can you help me?