Jump to letter: [
FILMP
]
mysql-proxy: A proxy for MySQL
- Summary
- 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 unlimited uses; common ones include: load balancing;
failover; query analysis; query filtering and modification; and many more.
Authors:
---------
Jan Kneschke <jan@mysql.com>
Changelog
- * Sun Aug 12 14:00:00 2007 lenz@grimmer.com
- Updated to version 0.6.0
- Added sysconfig support and init script from the snapshot package
- * Wed Aug 8 14:00:00 2007 mrueckert@suse.de
- ok sorted out the lua stuff
- * Wed Aug 8 14:00:00 2007 mrueckert@suse.de
- sadly lua isnt an optional requirement