Skip to content

v3.2.8

Compare
Choose a tag to compare
@WillTheFarmer WillTheFarmer released this 05 Mar 11:38
· 14 commits to main since this release
  • [3.2.8] @@server_uuid and UUID() - these 2 are not the same - changed in version 3.2.0 on 02/01/2025 release - since then records are added to import_server TABLE as different servers each execution
  • [3.2.8] add comments to importProcessID explain changes - scraped using server_uuid, UUID() and server_uid.
  • [3.2.8] alter TABLE import_server rename COLUMN serveruuid to dbcomment.
  • [3.2.8] modify process_access_parse, process_error_parse, process_access_import and process_error_import add file LOOP for CALL to importFileCheck. Less CALLS, cleaner code for changes made in version 3.0.
  • [3.2.8] add FOR UPDATE clause to SELECTS for process_access_parse, process_error_parse, process_access_import and process_error_import to LOCK RECORDS.

Download apache-logs-to-mysql