Bug #45333 MySQL Proxy Windows binary missing for 0.7 release
Submitted: 4 Jun 2009 16:58 Modified: 29 Jun 2009 18:38
Reporter: Kay Roepke Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Proxy: Core Severity:S1 (Critical)
Version:0.7.1 OS:Windows (win32)
Assigned to: Diego Medina CPU Architecture:Any
Tags: build, platforms

[4 Jun 2009 16:58] Kay Roepke
Description:
Because the CMake files are missing we are currently unable to build on Win32.

How to repeat:
run cmake . ;)

Suggested fix:
Add back CMake support and fix all portability problems that might arise.
[18 Jun 2009 7:34] Enterprise Tools JIRA Robot
Kay R
[26 Jun 2009 21:56] Kent Boortz
The build is now working, i.e. producing the ZIP package with binaries.
[29 Jun 2009 18:38] Enterprise Tools JIRA Robot
Diego Medina writes: 
We have a binary now, it starts, it lets queries go through it, you can even use a lua script, but if you try to use

require("proxy.chassis") on your scripts, then you hit this bug

https://repoman.mysql.com/jira/browse/PR-215

But as this bug is for the missing binary, it is fixed.