View Single Post

   
  #2 (permalink)  
Old 04-29-2008, 08:27 PM
Norbert Tretkowski
 
Posts: n/a
Default Re: changing ip addresses

Am Freitag, den 25.04.2008, 12:25 -0500 schrieb James Sheffer:
> Hi all, I've got a problem. A client of ours changed ip addresses on
> their mysql server, and I believe MySL was set up to listen on the old
> ip address. How can I see what ip address mysql is set to listen on,
> and how can I change it?


It's configured with the bind-address option in the my.cnf configuration
file.

Norbert

Reply With Quote