We are happy to announce that MySQL Proxy 0.7.1 is available in a source and binary release for many popular platforms.
This release contains a few minor bugfixes and changes in directory layout over the previous 0.7.0 release.
- moved plugins to
lib/mysql-proxy/plugins - moved lua modules to
lib/mysql-proxy/lua - moved libs to
lib/
Please report any problems on http://bugs.mysql.com, our Launchpad discussion mailing list at https://launchpad.net/~mysql-proxy-discuss or on IRC: #mysql-proxy on irc.freenode.net.
Please note that the binary for Windows is currently still the old 0.6.1 release and will be updated soon.
ChangeLog
- fixed connection close at
COM_REFRESH - fixed detection of the
--basedirfor relative execs - fixed decoding of
binlog.event_typeon sparc - fixed build on freebsd and hpux
Comments