MySQL Forums
Forum List  »  Router & Proxy

Re: Mysql Proxy Execution
Posted by: Diego Medina
Date: July 17, 2009 08:24PM

Hi Joe,

A few questions:

What version of mysql proxy are you using?

to see some logs from the proxy, please add

--log-level=debug as a parameter.

What is the <portal ip> you get on your error?

the proxy by default will listen on al the ip addresses from the server, and use the port 4040

So, by default, you can connect like this:


$ mysql -uusername -ppassword -hserver-ip -P4040

Thanks

--
Diego Medina, QA Engineer
Enterprise Tools - Database Group, Sun Microsystems

Are you MySQL certified? http://www.mysql.com/certification

Options: ReplyQuote


Subject
Views
Written By
Posted
4215
July 15, 2009 10:33AM
Re: Mysql Proxy Execution
2201
July 17, 2009 08:24PM


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.