MySQL Proxy is a simple software that sits between your client and a MySQL server(s) that can monitor, analyze or transform their communication.
Its flexibility allows for unlimited uses; common ones include:
- load balancing
- failover
- query analysis
- query filtering and modification
and many more.
Product's homepage
What's New in This Release: [ read full changelog ]
· 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