Hmm, pretty interesting
> netstat -an | grep 3306
gives:
tcp 0 0 0.0.0.0:3306 0.0.0.0:*
LISTEN
I guess this is because I am a DHCP client.
I tried again with the --bind-address option and it seems to work.
As you said, pretty simple, I must have done something wrong after I
used the --bind-address option the first time.
Thanks.
Steve Ruby wrote:
>
> I suppose there's no change you have an /etc/my.cnf with skip-networking
> in it?
>
> Is there nothing in your mysql .err file?
>
> netstat -an | grep 3306
> reports nothing or is mysql not responding
> to the port even with it open?
>
> Sorry if these seem like lame questions but the problem you are
> experiencing
> is not very common and is usually due to a simple error.
>
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php