I need to import a csv file with 20 million rows and 2 columns into a database, but when I try to do this with MySQL Workbench\'s data import wizard it is extremely slow, p
My Suggestion for very fast Export/Import wizard is to use MySQL for Excel
This is painless and fast, you don't need to work around all the errors and tweaks that you have to to work around LOAD DATA INFILE
LOAD DATA INFILE