After updating the plugin getting the following errors (Note: It was working fine in the earlier version) :
Discussion posts and replies are publicly visible
Importing data from a CSV only works reliable when all fields in the DB are varchar or text fields. That plugin does not do any casting or data type conversion. Import your data into a staging table and use a stored procedure to shape the data into your main table.
Thanks for your response.What is the difference between Import CSV to Database v6 and Load CSV File To Database ?I am getting this error when we are using Load CSV -