Thank you for your help! If the status of the bug report you submitted changes, you will be notified. You may return here and check on the status or update your report at any time. That URL for your bug report is: http://bugs.mysql.com/45996.
Bug #45996 MySQL proxy 0.7.2 does not return corect version string
Submitted: 7 Jul 2009 9:32 Modified: 7 Feb 2010 16:48
Reporter: manohar s Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Proxy Severity:S1 (Critical)
Version:0.7.2 OS:Windows
Assigned to: Jan Kneschke CPU Architecture:Any

[7 Jul 2009 9:32] manohar s
Description:
MySQL proxy 0.7.2 does not return corect version string  through proxy.PROXY_VERSION. It is reproducible by simply using the tutorial-constants.lua script in share/doc/mysql-proxy/ 

How to repeat:
If you execute:

print(string.format("%x",proxy.PROXY_VERSION))

It is giving 72, But this has to be 702.

Suggested fix:
Output has to be 702
[7 Jul 2009 9:36] Enterprise Tools JIRA Robot
Kay Roepke writes: 
Verified on Mac OS X 10.5, 32 bit build.
[7 Jul 2009 9:36] Enterprise Tools JIRA Robot
Kay Roepke writes: 
Verified on Mac OS X 10.5, 32 bit build.
[7 Jul 2009 9:36] Enterprise Tools JIRA Robot
Kay Roepke writes: 
Verified on Mac OS X 10.5, 32 bit build.
[14 Jul 2009 14:16] Enterprise Tools JIRA Robot
Jan Kneschke writes: 
This is specific to the new cmake build-system and only affects the win32 binaries.
[8 Sep 2009 15:16] Enterprise Tools JIRA Robot
Diego Medina writes: 
Verified fixed on 0.8.0
[13 Oct 2009 10:26] MC Brown
A note has been added to the 0.8.0 changelog: 

MySQL Proxy would return the wrong version string internally from the <literal>proxy.PROXY_VERSION</literal> constant.
[2 Feb 2010 19:39] Enterprise Tools JIRA Robot
Diego Medina writes: 
Verified fixed on 0.8.0
[7 Feb 2010 16:48] MC Brown
Already documented in changelog.