Page 1 of 1

Remote Acces + MySQL = ?

PostPosted: 29. March 2008 20:40
by Kirth
Hello everyone!

I'm using Xampp for Windows, but I've got a small question. Would it be possible to make someone get remote acces to MySQL?

Thanks in advance,
Kirth

PostPosted: 29. March 2008 20:45
by Wiedmann
Would it be possible to make someone get remote acces to MySQL?

Sure, add a user in MySQl with "Host" = "%".

PostPosted: 29. March 2008 20:47
by Kirth
Wiedmann wrote:
Would it be possible to make someone get remote acces to MySQL?

Sure, add a user in MySQl with "Host" = "%".



Great! Thank you very much!