summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Expand)AuthorAge
* Fixed version and help flags so they work.Gravatar Edward Rudd 2004-02-21
* Added mysql_import_combined_log.pl to distribution with permission from Aaron...Gravatar Edward Rudd 2004-02-12
* Updated help and added check and error to make sure the user edited the file ...Gravatar Edward Rudd 2004-02-12
* Updated Author information in file.Gravatar Edward Rudd 2004-02-12
* moved create_tables.sql and make_combined_log.pl into contrib directory.Gravatar Edward Rudd 2004-02-12
* update apache.m4 to use -with-apxs instead of --with-apacheGravatar Edward Rudd 2004-01-04
* uses Date::Parse instead of ParseDateGravatar Edward Rudd 2003-12-30
* added mysql import script by Aaron Jenson.Gravatar Edward Rudd 2003-12-30
an class='column1'>| | Additional work on the Makefile. * Yanking old doc files.Gravatar Christopher Powell 2002-11-14 | * Monster changes en route to 1.17. Esp. with new documentation.Gravatar Christopher Powell 2002-11-14 | * Lots of changes & bugfixes as requested on the list. Pre-1 of 1.17.1.17pre1Gravatar Christopher Powell 2002-06-27 | * Added notes logging capability. This is a commit prior to a lot of workGravatar Christopher Powell 2002-05-14 | | | | | that will rename mod_log_mysql to mod_log_sql. * Significant bugfixes and feature additions on the way to 1.16...Gravatar Christopher Powell 2002-04-21 | * This is a "pre" snapshot of 1.15. Numerous changes emphasizing how SQLGravatar Christopher Powell 2002-04-02 | | | | | | errors are reported and handled. Any missed queries during SQL downtime are written out to a textfile. * Minor but significant updates to the instructions for apxs users.Gravatar Christopher Powell 2002-02-24 | * Ported to mysql_real_connect, made a change for the mass-virtual-hosting1.13Gravatar Christopher Powell 2002-01-15 | | | | | folks, and enabled a socket name DEFINE. * Fixed another typo in make_combined_log; improved DSO instructions