After some delay we are proud to present MySQL Proxy 0.6.1.
This is a pure bug-fix release and fixes some assert()oins and the win32 support. It was branched off in December and it took a while to clean up the windows package until it passed the tests.
Download it from:
http://dev.mysql.com/downloads/mysql-proxy/index.html
Changes:
- added new features to run-tests.lua (see README.TESTS)
- fixed error handling for socket functions on win32
- fixed sending fake server-greetings in connect_server()
- fixed assert()ions on write-errors