plz help to get rid out of this problem. i have an database of articles in 381 mb file. i upload it into my root directory and give the command
mysql -h mysql.example.com -uusername -ppassword newdbname < outfile.sql
but it showing me following error
ERROR 1062 (23000) at line 53: Duplicate entry ‘176097’ for key 1
what should i do now. i am running already article site and some one give me this database of articles. i want to use this database for my already running article site.
plz i need ur help.