Path to this page:
Next | Query returned 6 messages, browsing 1 to 10 | previous
CVS Commit History:
2014-10-10 16:06:04 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update mysql-proxy to 0.8.5.
Changes:
* fixed handling of the challenge in network_mysqld_password_check()
|
2014-02-13 10:15:44 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update mysql-proxy to 0.8.4. Mark as for lua51 only.
- The admin plugin now rejects empty passwords.
- Building with automake 1.13 is now supported. (Bug #17776451)
- A too-strict test for protocol state resulted in writing excessive
log output. (Bug #17434833)
- Chassis log rotation functions did not work on Windows. (Bug #17275852)
- Calls to network_address_set_address() returned a malformed value
on Windows. (Bug #16664004)
- MySQL Proxy libtool-archive .la files were inadvertently included with
distributions. (Bug #14773448)
- MySQL Proxy crashed when started with an unknown option. (Bug #14665885)
- MySQL Proxy could fail to connect to the IPv6 loopback address.
(Bug #14677085)
- If MySQL Proxy was configured to listen on a Unix socket file, it failed
to remove the file when exiting, causing the next Proxy instance to fail
at startup. (Bug #60781, Bug #14198411)
- The connected_clients value was incremented even if the backend was down.
(Bug #66399, Bug #16389293)
- A memory leak resulted from a missing callback to the memory-free function.
- MySQL Proxy blocked port 4040.
- Incorrect README files were included in distributions.
|
2013-10-04 17:33:55 by Filip Hajny | Files touched by this commit (1) |
Log message:
MySQL 5.0 was removed
|
2013-08-26 12:03:49 by Filip Hajny | Files touched by this commit (2) |
Log message:
Remove USE_CMAKE - not needed, and actually pollutes the build so that
Lua modules cannot be loaded properly. Bump PKGREVISION.
|
2013-05-16 11:25:39 by Filip Hajny | Files touched by this commit (1) |
Log message:
Add missing flex build dep
|
2013-05-09 14:33:52 by Filip Hajny | Files touched by this commit (6) |
Log message:
Import mysql55-proxy-0.8.3 as wip/mysql-proxy.
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.
|
Next | Query returned 6 messages, browsing 1 to 10 | previous