Results 1 to 2 of 2
Hello,
I have Linux Slackware 10 with mysql 4.0.20 and I'm trying to connect to mysql from another computer on the network, and here's the messagae that comes up
"Host ...
- 07-25-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 2
Mysql 4.0.20
Hello,
I have Linux Slackware 10 with mysql 4.0.20 and I'm trying to connect to mysql from another computer on the network, and here's the messagae that comes up
"Host 192.168.... is not allowed to connect to this Mysql Server". Where do I change on mysql server to allow other computers to connect?
Thank you
- 08-06-2004 #2Just Joined!
- Join Date
- Aug 2004
- Posts
- 5
have you added a mysql user that is allowed to access your server from the outside world? (grant select on xyz.* to user@yourhost identified by 'yourpass'


Reply With Quote
