Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Extended to Csv2MySQL source code.tar.gz | 2024-11-20 | 883.8 kB | |
Extended to Csv2MySQL source code.zip | 2024-11-20 | 890.1 kB | |
README.md | 2024-11-20 | 830 Bytes | |
Totals: 3 Items | 1.8 MB | 0 |
The keyword 'extended' was used at project inception to represent a custom LogFormat and was propagated throughout the application. Concern was raised the use of this keyword could cause confusion with 'Extended Log Format'. Extended Log Format (ELF) is a standardized text file format that is used by web servers when generating log files. https://en.wikipedia.org/wiki/Extended_Log_Format
The decision was made to make this change now since table and column names are affected. The new keyword 'csv2mysql' is a more appropriate representation of the LogFormat since the format uses commas. CSV (comma separated values) 2 MySQL.