This is in chapter 6 of "Learn SQL Database Programming". It for some reason tries to import the header row. The rest of the log is "Data Import" but nothing is imported.
As per the book I'm trying to import the teams.csv into the teams table created in the previous chapter.
