Page 1 of 1

LOAD DATA INFILE

Posted: Tue Mar 29, 2016 11:12 pm
by yogeshmuchhal
Hi Everyone,

I am new to MariaDB. And I have to load a sample file, so I am using Load DATA INFILE.

But the problem is if I want to get the details of the skipped rows then how I will get that info.

In past I have implemented the same concept in oracle having the BADFILE parameter.

It would be very helpful if someone can guide me how to handle such a scenario in MARIADB.

Regards
Yogesh