On Monday, July 05, 2010 01:17:57 pm burhan.kha...@gmail.com wrote:
> Michael:
> 
>   It could be that MySQL is only listening on localhost (127.0.0.1) and not
> your net IP. Check your network settings in your server config.
> Alternately, you can also do a
> 
> netstat -anp | grep mysql
> 
> As root and see where it is listening.
> 
> Regards,
> --
> Burhan Khalid

Thanks much. This led me to find the problem in the server config. The bind-
address parameter was incorrect.

I appreciate the help everyone gave me. Thank you.
---Michael

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to