Bug #53381 Remove keepalive option from windows proxy
Submitted: 3 May 2010 15:08 Modified: 5 May 2010 9:40
Reporter: Diego Medina Email Updates:
Status: Patch queued Impact on me:
None 
Category:MySQL Proxy: Core Severity:S3 (Non-critical)
Version:0.8.0 OS:Windows
Assigned to: Jan Kneschke CPU Architecture:Any

[3 May 2010 15:08] Diego Medina
Description:
If you run mysql-proxy.exe --help  you will see the option --keepalive.
But it does not work on windows.

How to repeat:
1- Run mysql-proxy.exe --help
2- read the output and see keepalive there

Suggested fix:
Remove this option
[3 May 2010 15:08] Diego Medina
related to http://bugs.mysql.com/bug.php?id=53016
[5 May 2010 9:40] Enterprise Tools JIRA Robot
Jan Kneschke writes: 
revno: 1066
fixes bug(s): http://bugs.mysql.com/53381
committer: jan@mysql.com
branch nick: trunk
timestamp: Wed 2010-05-05 11:39:04 +0200
message:
  remove the --keepalive option on win32 (fixes #53381)