I have imported a CSV file to MySQL, but there is no data shown. How can I solve it?
This is my table

I have imported a CSV file to MySQL, but there is no data shown. How can I solve it?
This is my table

The data may be corrupted. I have had to convert a csv file to xml before to edit the data so that it could be parsed.