This clss can be used to import data from CSV files into a MySQL database. It can open a CSV file and read its data to insert in a given MySQL database table. The class supports both tab and comma separated CSV files.