MySQL Forums
Forum List  »  Router & Proxy

Proxy alternative
Posted by: Aleksander Steinhaug
Date: October 03, 2014 01:47AM

Hi.
I have a problem.
We use a old program (written for Mysql 4.0). The database connection is "hard coded" in the program so we cannot change the default settings (localhost, user, password and db).
Since we have to use MySQL 4.0 MySQL proxy is no alternative for the solotions. What we need is to "tell" windows that localhost is stored on a WAN server.

In short terms i want to "listen" to the local port 3306 and reroute that traffic to an external server. The program is btw an .exe file.

Thank you!


//AS

Options: ReplyQuote


Subject
Views
Written By
Posted
Proxy alternative
5706
October 03, 2014 01:47AM


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.