Download Latest Version MySQL _ MariaDB Portable source code.tar.gz (5.8 MB)
Email in envelope

Get an email when there's a new version of apache-logs-to-mysql

Home / v3.3.1
Name Modified Size InfoDownloads / Week
Parent folder
MySQL _ MariaDB compatible source code.tar.gz 2025-03-12 5.8 MB
MySQL _ MariaDB compatible source code.zip 2025-03-12 5.8 MB
MySQL _ MariaDB Portable source code.tar.gz 2025-03-12 5.8 MB
MySQL _ MariaDB Portable source code.zip 2025-03-12 5.8 MB
README.md 2025-03-12 1.3 kB
Totals: 5 Items   23.1 MB 0

Minimized, Cleaned, Formatted (spaces/no tabs) and removed schema name from all database object names in each of the 27 development scripts. MySQL/MariaDB specific code and version improvements. Processing is twice as fast in MariaDB on both Ubuntu and Windows. MySQL screams on MacOS with Apple silicon ARM64 processors. Did not install MariaDB on MacOS.

  • [3.3.1] stripped schema name from all qualified database object names in apache_logs_schema.sql to minimize code and make transition to different schema name if required easier.
  • [3.3.1] MariaDB and MySQL version-specific code implementation using - /M!100500 and /!50700 for index creation and adding system variables MySQL @@server_uuid and MariaDB @@server_uid.
  • [3.3.1] increased column widths for LOAD TABLES - first_line_request, req_uri, req_query and decreased useragent to handle LimitRequestLine 8190 - https://httpd.apache.org/docs/2.2/mod/core.html#limitrequestline'
  • [3.3.1] increased column width from 2000 to 5000 for TABLE access_log_reqquery and modified FUNCTION access_reqQueryID increased in_ReqQuery VARCHAR(2000) to VARCHAR(5000)

Download apache-logs-to-mysql

Source: README.md, updated 2025-03-12