From 6ad58b7d5c5d0ca53ec644021f0108811bceac4a Mon Sep 17 00:00:00 2001 From: Edward Rudd Date: Fri, 05 Mar 2004 00:30:58 +0000 Subject: updated compatability header for Apache 1.3 Changed log_error routing for Apache 1.3 to include APLOG_NOERRNO re-added quarter second delay between reconnect and query retry. updated makefile to generate HTML version of docbook docs. added comments to mod_log_sql_mysql.c updated documentation about --with-db-inc configure option --- (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 06ff1bd..319eb0b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -$Id: CHANGELOG,v 1.15 2004/03/04 05:41:12 urkle Exp $ +$Id: CHANGELOG,v 1.16 2004/03/05 00:30:58 urkle Exp $ 1.96: ? * fixed LogSQLPreserveFile config parameter * reworked safe_create_tables and core SQL insert routine. @@ -12,6 +12,8 @@ $Id: CHANGELOG,v 1.15 2004/03/04 05:41:12 urkle Exp $ * LogSQLDelayedInserts config option removed * Added DB generic LogSQLDBParam. Usage is LogSQLDBParam param value example: LogSQLDBParam tcpport 12345 +* notes, cookes, headersin, headersout tables are no longer created unless they + are used. 1.95: 2004-02-05 * audit and update of extract_* functions to acheive same output as -- cgit v0.9.2