Releases: cumulusmx/ExportToMySQL
Releases · cumulusmx/ExportToMySQL
Version 1.3.0
Supports the library changes in Cumulus MX v3.11.0 with a swap to MySqlConnector
Version 1.2.3
- Fix: Inserts where the user locale uses comma decimals
Version 1.2.2
- Fixes monthly log file names in locales that use a dot in the month abbreviation
Version 1.2.1
- Fixes batch processing on Windows
- Improves MySQL login, now uses a single session per run rather than per file
Version 1.2.0
This release sees a rename of the utility from ExportMySQL to ExportToMySQL which I think better describes what it does.
v1.2.0 sees big speed improvements when bulk inserting monthly data, it will commit 1000 new rows at a time rather than individual commits for each row.