insert into ringtones values ('1234','O','Justing Keen',NULL,NULL,'1','0','0','0','Car','logo9')
insert into ringtones values ('1540','O','Carlsberg',NULL,NULL,'1','0','0','0','Technology','logo5')
insert into ringtones values ('1541','O','Budweiser',NULL,NULL,'1','0','0','0','Technology','logo5')
insert into ringtones values ('1542','O','Coca Cola',NULL,NULL,'1','0','0','0','Technology','logo5')
As you can see there are 2 "2149" entries. When uploading the file, the MYSQL system chokes and gives me an error... is there anyway for it to silently continue / overwrite the entry and continue with the rest of the entries?