This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "dspam".
The branch, master has been updated
via c5b6de01d088c1d2c2bb69d2096d57c31f0e36c5 (commit)
from 98de5e186e26f1a6e42568b408fc517086b555cf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c5b6de01d088c1d2c2bb69d2096d57c31f0e36c5
Author: Stevan Bajic <st...@ba...>
Date: Sat May 30 00:17:27 2009 +0200
MySQL driver updates
* Updating _ds_setall_spamrecords to honor MySQLs max_allowed_packet for the insert query.
* Updating _ds_setall_spamrecords to honor MySQLs max_allowed_packet for the update query.
* Micro speed and memory consumption improvements by removing not needed whitespace from SQL queries.
MFM: 21 days
Bug-ID: none
Submitted by: Stevan Bajic
Security: none
-----------------------------------------------------------------------
Summary of changes:
CHANGELOG | 6 +
src/mysql_drv.c | 297 ++++++++++++++++++++++++++++++++++---------------------
2 files changed, 192 insertions(+), 111 deletions(-)
hooks/post-receive
--
dspam
|