diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-01-30 16:35:03 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-01-30 16:35:03 +0000 |
commit | 83e11fac0e613f92bbcf63a3df3009e2a6a6ff7a (patch) | |
tree | 10d6825162b0e8163c4b0b2745d9602ae011e40f /NEWS | |
parent | c23a70a68a1d8661c8928c8d08a24339fa323aac (diff) | |
download | rsyslog-83e11fac0e613f92bbcf63a3df3009e2a6a6ff7a.tar.gz rsyslog-83e11fac0e613f92bbcf63a3df3009e2a6a6ff7a.tar.xz rsyslog-83e11fac0e613f92bbcf63a3df3009e2a6a6ff7a.zip |
changed the way the MySQL API is used
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,6 +8,12 @@ Version 1.13.1 (RGer), 2007-02-xx NETZIP support was enabled - added the -e option to allow transmission of every message to remote hosts (effectively turns off duplicate message suppression) +- (somewhat) improved memory consumption when compiled with MySQL support +- looks like we fixed an incompatibility with MySQL 5.x and above software + At least in one case, the remote server name was destroyed, leading to + a connection failure. The new, improved code does not have this issue and + so we see this as solved (the new code is generally somewhat better, so + there is a good chance we fixed this incompatibility). --------------------------------------------------------------------------- Version 1.13.0 (RGer), 2006-12-19 - added '$' as ToPos proptery replacer specifier - means "up to the |