Connection problem to MySQL on another machine on LAN
Posted
by Ankur
on Super User
See other posts from Super User
or by Ankur
Published on 2009-10-02T07:19:14Z
Indexed on
2010/06/01
22:44 UTC
Read the original article
Hit count: 358
I'm having trouble connecting to a 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've checked out the following:
- TCP/IP enabled
- RegEdit under hlocal machine .... parameters .. maxUserpORT And timedelay..
- Grant all . to 'root'@'Myipaddress'
© Super User or respective owner