Connect to MySql on other machine on LAN
Posted
by
Ankur Sachdeva
on Server Fault
See other posts from Server Fault
or by Ankur Sachdeva
Published on 2009-10-02T07:14:18Z
Indexed on
2012/12/18
11:04 UTC
Read the original article
Hit count: 293
I am facing problem with connecting MySql database on the other machine on the same network.
Could not connect to the specified instance. MySql error number 1130 Host 'abc' is not allowed to connect to this MySql server (Pinging ok time 1-3 ms ttl =128)
I have check out the followings:
Tcp/IP enabled RegEdit under hlocal machine .... parameters .. maxUserpORT And timedelay.. Grant all . to 'root'@'Myipaddress' please help to the earliest..
© Server Fault or respective owner