MySQL Forums
Forum List  »  Router & Proxy

Re: Hide MySQL-Version behind Proxy?
Posted by: Jan Kneschke
Date: January 31, 2008 08:36AM

It depends what the application is testing on. If it is just SELECT VERSION() we can easily rewrite the result-set.

The version-string is also part of the authentication packet and the SHOW VARIABLES output. All of them can be intercepted and rewritten.

Jan

--
Jan Kneschke, MySQL Enterprise Tools

Options: ReplyQuote


Subject
Views
Written By
Posted
7653
December 23, 2007 05:02PM
Re: Hide MySQL-Version behind Proxy?
3579
January 31, 2008 08:36AM


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.