Srenni Posted April 15, 2007 Share Posted April 15, 2007 Hi all. I've just begun using MySQL to make a WoW lan server. But i have some problems getting it to work it's a simple thing really but i don't know how to fix it, I couldn't get MySQL to grant any other host than Localhost acces to the server. The version of MySQL is 5,2 Falcon. Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/ Share on other sites More sharing options...
Srenni Posted April 16, 2007 Author Share Posted April 16, 2007 If anyone could get me an entire code/script example on how to make an multiplayer lan server i would be very pleased. Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/#findComment-230185 Share on other sites More sharing options...
btherl Posted April 16, 2007 Share Posted April 16, 2007 Can you post the command you tried and the error you got? Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/#findComment-230186 Share on other sites More sharing options...
Srenni Posted April 16, 2007 Author Share Posted April 16, 2007 "Grant all privileges on 'database' to 'host'" or something like that. There was no error, but nothing happened. I guess that's not what i was supposed to write? Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/#findComment-230636 Share on other sites More sharing options...
fenway Posted April 20, 2007 Share Posted April 20, 2007 Not really... you'd have to grant for the desired user at each host.... Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/#findComment-233928 Share on other sites More sharing options...
Srenni Posted April 22, 2007 Author Share Posted April 22, 2007 Hm okay i'll try that out. Thanks for the help Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/#findComment-235187 Share on other sites More sharing options...
Srenni Posted April 23, 2007 Author Share Posted April 23, 2007 How exactly do i do that? -.- Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/#findComment-235771 Share on other sites More sharing options...
fenway Posted April 23, 2007 Share Posted April 23, 2007 Presumably you have users that are accessing the DB from the web -- check what grants those DB user shave. Quote Link to comment https://forums.phpfreaks.com/topic/47108-mysql-multiplayer-issues/#findComment-235984 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.