I am trying to import data from a csv file to MySQL Workbench 6.3.5 using the table data import wizard. I have about 400000 rows of data but the wizard is importing only 27016 rows of data.
Is it a bug or limit on importing the data through MySQL Workbench?