blob: 9c47aa0471d37ce500169d73153ceab95a12e812 (
plain) (
blame)
1
2
3
4
5
6
|
MySQL Proxy is a simple program that sits between your client and MySQL
server(s) that can monitor, analyze or transform their communication. Its
flexibility allows for a wide variety of uses, including load balancing;
failover; query analysis; query filtering and modification; and many more.
WWW: http://dev.mysql.com/downloads/mysql-proxy/
|