Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed version and help flags so they work. | Edward Rudd | 2004-02-21 |
| | | | | | redid all hash variable names for command arguments so they use the long name internally {table} instead of {t} | ||
* | Added mysql_import_combined_log.pl to distribution with permission from ↵ | Edward Rudd | 2004-02-12 |
| | | | | | | | | Aaron Jenson http://www.visualprose.com/software.php (Original Source) Updated documentation in README for usage of contrib files/scripts | ||
* | Updated help and added check and error to make sure the user edited the file ↵ | Edward Rudd | 2004-02-12 |
| | | | | first. | ||
* | Updated Author information in file. | Edward Rudd | 2004-02-12 |
| | |||
* | moved create_tables.sql and make_combined_log.pl into contrib directory. | Edward Rudd | 2004-02-12 |
| | | | | | | Added contrib directory to build system. Updated new maintainer information in AUTHORS,LICENSE, and manual.xml | ||
* | update apache.m4 to use -with-apxs instead of --with-apache | Edward Rudd | 2004-01-04 |
| | | | | | | got SSL support to compile. added Documentation subdirectory. | ||
* | uses Date::Parse instead of ParseDate | Edward Rudd | 2003-12-30 |
| | | | | | | uses Getopt::Long instead of Getopt:Std Added in filling in of request_time fields instead of just timestamp. | ||
* | added mysql import script by Aaron Jenson. | Edward Rudd | 2003-12-30 |