Re: MySQL Port closed
Timo Skal Wrote:
-------------------------------------------------------
> Igor Petrakov Wrote:
>
> > I am trying to connect to the mysql process
> from
> > the computer that it's running on and I can't.
>
> > bind-address = 166.22.66.81
>
> I believe this is what's causing your problem.
> 'bind-address' determines where MySQL should
> listen. If you don't need to connect to MySQL
> other than from localhost you can set this to
> bind-address = 127.0.0.1 . If you need MySQL to
> listen from everywhere you should comment out that
> line
Thanks! Works perfectly now!
Subject
Views
Written By
Posted
29842
January 08, 2008 08:25AM
5239
January 21, 2008 05:32PM
Re: MySQL Port closed
6206
January 30, 2008 08:46AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.