i have a single column csv file with columns as
Mahindra Logan
Mahindra Xylo
Maruti Suzuki Swift
when I view the file with notepad+ it shows complete 514 lines but when I view in notepad , all the data is combined and shown into 3 lines. now when I import in phpmyadmin using CSV USING LOAD DATA, and selecting only "\n" as columns terminated by . 3-4 entries are imported. please help me out if possible