how to allow a remote machine to connect to a mysql database?
- by iamrohitbanga
I have a mysqld server running on a windows 7 machine. how to allow a windows vista machine to connect to this server. I need to set some permissions using
grant all permissions to username@ip
but what should be the username and ip. i am not sure with windows.