| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Apr 5 '12 at 23:28 | |
| stats | profile views | 0 |
|
Apr 4 |
comment |
How would I direct local(127.0.0.1) MySQL traffic to an external SQL server? @IgnacioVazquez-Abrams It's feasible, yes. However, I'd have to change a ton of configuration settings everywhere on Server A since the IP address would be different. Just looking for an easier option. I'd rather have it so connecting to "127.0.0.1:3306" will actually connect to Server B. |
|
Apr 4 |
comment |
How would I direct local(127.0.0.1) MySQL traffic to an external SQL server? @IgnacioVazquez-Abrams I don't want to make the actual MySQL server on Server B open to remote connections (from the internet). However, I still want to be able to access it from Server A, internally. |
|
Apr 4 |
awarded | Student |
|
Apr 4 |
asked | How would I direct local(127.0.0.1) MySQL traffic to an external SQL server? |