Skip navigation links

MySQL Forums :: MySQL Proxy :: username and password in read_auth


Advanced Search

Re: username and password in read_auth
Posted by: Chris Calender ()
Date: October 29, 2009 11:23AM

You can access the username and password from the following variables:

proxy.connection.server.username
proxy.connection.server.scrambled_password

Specifically, I capture the above in read_query_result(inj).

Options: ReplyQuote


Subject Views Written By Posted
username and password in read_auth 284 George Lin 10/26/2009 11:22AM
Re: username and password in read_auth 156 Chris Calender 10/29/2009 11:23AM
Re: username and password in read_auth 146 George Lin 10/29/2009 01:03PM
Re: username and password in read_auth 152 Chris Calender 10/30/2009 07:14PM


Sorry, only registered users may post in this forum.