If I import the table, the message is import terminated successfully with warnings. And when i query the table I don't get the table data(old data) present in the imported file. when I have tried with ignore=y option, it gives error as unique constraint voilated, import terminated successfully with warnings. And when i query the table, it is not updated with imported data.

Your kind help is highly appreciated.