LOAD DATA INFILE

Support/Development for MySQL, MariaDB, and other database systems
yogeshmuchhal
New Forum User
New Forum User
Posts: 1
Joined: Tue Mar 29, 2016 11:03 pm
Location: singapore

LOAD DATA INFILE

Unread post 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
Post Reply