problem in mysql query
I want to give access to a database created in my computer to my friend
through internet
so i use this
"grant * on manish.* to guru@ipaddress identified by 'pass' "
but when my friend tried to access the database it shows an error
..Please suggest some method ..Is there any problem with query...I mean ...Am I using right query or not???😕