Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-01 | 811 Bytes | |
v3.2.7 source code.tar.gz | 2025-03-01 | 5.6 MB | |
v3.2.7 source code.zip | 2025-03-01 | 5.6 MB | |
Totals: 3 Items | 11.1 MB | 0 |
- [3.2.7] add except Exception as e: to all previous except: statements. e is printed with error message to console and logged to
import_error
TABLE. - [3.2.7] fixed MacOS and Linux platforms issue with double seperators in paths stored in
import_file
TABLE. This was a result of fixing the double separator on Windows platform. Issue now fixed on all 3 platforms. - [3.2.7] modify
apache_logs_schema.sql
generation script to comment out DROP statements and add comment to start of each merged file. - [3.2.7] add two indexes for companion Web Interface - mysql-to-apache-echarts which is due to be released mid-March.