So, turns out you can't just import csv files into MySQL Workbench for security reasons! Made this small python program that converts a single csv file into a .sql file that has an insert statement ...