Jump to letter: [
FILMP
]
mysql-proxy-snapshot: 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
- * Thu Sep 20 14:00:00 2007 mrueckert@suse.de
- fix the init script to always call the daemon with --daemon
- warn about old pid file paths.
- Update to version r253
- spec file cleanup
- * Thu Sep 13 14:00:00 2007 poeml@suse.de
- actually run as the user which we created
startproc -u mysql-proxy -g mysql-proxy
MYSQL_PROXY_PID="/var/run/mysql-proxy/mysql-proxy.pid"
- * Wed Sep 12 14:00:00 2007 lenz@grimmer.com
- Update to version r240