Ethernet Card

Ethernet Card

am 22.11.2005 13:29:27 von grovesdavid

Hello,

I've just changed my Ethernet card, and the testing server on my local box
has suddenly defaulted to the router ip address. This means that I am unable
to access any testing data on my local MySQL server, which was set at
127.0.0.1: Localhost, has now changed also so I am unable to access any of
my test DB's..

Any ideas how I can overcome this?

DG)


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org

Re: Ethernet Card

am 22.11.2005 13:39:24 von Daniel da Veiga

You should configure your routes, there are no problems at all with
the MySQL Server, if you changed nothing in the config files, it
should just keep going. But well, its windows, so, you could try the
"bind-address" variable at the config file, restart the server and
test it, also check for the HOSTS file at the windir and see if it has
a line like:

127.0.0.1 localhost

Good luck,

On 11/22/05, grovesdavid@linkhomes2000.co.uk
wrote:
> Hello,
>
> I've just changed my Ethernet card, and the testing server on my local bo=
x
> has suddenly defaulted to the router ip address. This means that I am una=
ble
> to access any testing data on my local MySQL server, which was set at
> 127.0.0.1: Localhost, has now changed also so I am unable to access any o=
f
> my test DB's..
>
> Any ideas how I can overcome this?
>
> DG)
>
>
> --
> MySQL Windows Mailing List
> For list archives: http://lists.mysql.com/win32
> To unsubscribe: http://lists.mysql.com/win32?unsub=3Ddanieldaveiga@gma=
il.com
>
>


--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------

--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32@m.gmane.org

RE: Ethernet Card

am 22.11.2005 13:52:14 von Tim.Lloyd

Bind your mysql server to 127.0.0.1 with:

--bind-address=127.0.0.1

In your config file

Thanks, Tim.

-----Original Message-----
From: grovesdavid@linkhomes2000.co.uk
[mailto:grovesdavid@linkhomes2000.co.uk]
Sent: 22 November 2005 12:29
To: win32@lists.mysql.com
Subject: Ethernet Card

Hello,

I've just changed my Ethernet card, and the testing server on my local box
has suddenly defaulted to the router ip address. This means that I am
unable to access any testing data on my local MySQL server, which was set
at
127.0.0.1: Localhost, has now changed also so I am unable to access any of
my test DB's..

Any ideas how I can overcome this?

DG)


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=tim.lloyd@biomni.com


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org