head	1.4;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2010.10.20.02.46.01;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2004.05.02.20.12.55;	author clement;	state Exp;
branches;
next	1.2;

1.2
date	2003.07.12.19.07.53;	author lev;	state dead;
branches;
next	1.1;

1.1
date	2001.11.25.09.22.45;	author petef;	state Exp;
branches;
next	;


desc
@@


1.4
log
@- update or remove pkg-descr WWW urls

Reported by:    distilator
With Hat:       apache@@
@
text
@mod_log_mysql is a module for the Apache 2 webserver which permits
request logging into a MySQL database.

Key features are:
    * Seamless integration into the standard Apache logging
      configuration.
    * Only one configuration line needed to start logging.
    * Free SQL use.
    * Multiple databases, database users and/or database servers.
    * Connection pooling, only one connection per log target per
      child process.
    * Logs data as it is: e.g. times as SQL DATETIME and n/a items
      as SQL NULL.
    * Won't loose data if the database server is down.

Note: this module requires mod_log_config-st
@


1.3
log
@Add mod_log_mysql 1.0.

mod_log_mysql is a module for the Apache 2 webserver which permits
request logging into a MySQL database.

Key features are:
    * Seamless integration into the standard Apache logging
      configuration.
    * Only one configuration line needed to start logging.
    * Free SQL use.
    * Multiple databases, database users and/or database servers.
    * Connection pooling, only one connection per log target per
      child process.
    * Logs data as it is: e.g. times as SQL DATETIME and n/a items
      as SQL NULL.
    * Won't loose data if the database server is down.

Note: this module requires mod_log_config-st

WWW: http://bitbrook.de/software/mod_log_mysql/
@
text
@a16 2

WWW: http://bitbrook.de/software/mod_log_mysql/
@


1.2
log
@  www/mod_log_mysql -> www/mod_log_sql
  Renamed by author in latest version.
@
text
@d1 2
a2 2
This add-on module allows the apache web server to use a MySQL database for
logging of all operations.
d4 15
a18 1
WWW: http://www.grubbybaby.com/mod_log_mysql/
@


1.1
log
@Add mod_log_mysql-1.09, allows Apache to log to a MySQL database

PR:		32192
Submitted by:	Lev Serebryakov <lev@@serebryakov.spb.ru>
@
text
@@

