Import Barclays bank csv formatted current account statements into a mysql database.
- Check that column headers are consistent.
- Entries in csv files must not overlap but may have gaps if there were no transactions on a particular day.
- To run import script:
import.sh host port mysql-root-password database path/to/csv