vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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? Thanks! Jim |
| ||||
| 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 |