News and announcements

MySQL Proxy 0.7.2 released

Written for MySQL Proxy by Kay Roepke on 2009-07-02

We are happy to announce that MySQL Proxy 0.7.2 is available in a source and binary release for all of our target platforms.

This latest release also brings back Windows support in both the source and binary release.

The list of important changes in this release is:
 * fixed memory leak proxy plugin (#45272)
 * fixed ro-balance.lua (#45408)
 * added CMake build files
 * fixed portability issues for Win32
 * added mysql-proxy-svc on Win32
 * updated INSTALL file to cover all the build steps on win32

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.

The focus of development is now on MySQL Proxy 0.8.

MySQL Proxy 0.7.2 is currently the recommended version to use unless you develop MySQL Proxy itself.

Read more

MySQL Proxy 0.7.1 released

Written for MySQL Proxy by Kay Roepke on 2009-05-23

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:
  * fixed connection close at COM_REFRESH
  * moved plugins to lib/mysql-proxy/plugins
  * moved lua modules to lib/mysql-proxy/lua
  * moved libs to lib/
  * fixed detection of the base-dir for relative execs
  * fixed decoding of binlog.event_type on sparc
  * fixed build on freebsd and hpux

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 which has known bugs.

Happy proxying!

Read more

MySQL Proxy 0.7.0 release available

Written for MySQL Proxy by Kay Roepke on 2009-04-11

MySQL Proxy 0.7.0 is available as a source tarball in the Downloads section.

Binary packages will be available on http://dev.mysql.com/downloads/mysql-proxy/index.html shortly.

Please keep in mind that 0.7.0 isn't a drop-in replacement for 0.6.1.
Make sure you refer to the ChangeLog or the "Read more" link below for the important changes you have to make to your Lua scripts.

Happy proxying!

Read more

Latest MySQL Proxy code now available

Written for MySQL Proxy by Kay Roepke on 2009-01-13

Finally, we have the latest code up on launchpad!

The old SVN import will be removed shortly, as it is outdated and no longer useful, as the Bazaar repository contains the complete history, as well.

To get the latest code, please refer to the "trunk" series on the MySQL Proxy Launchpad page at https://launchpad.net/mysql-proxy

Also be sure to visit the team page at https://launchpad.net/~mysql-proxy-discuss to join the mailing list. The list will be the primary resource to discuss development and usage scenarios.

We will also post more specific instructions there.

Happy proxying!

14 of 4 results