I used to have an on-line database which I could upload by using any csv file. Now I am using MySQL and I have no way of uploading a whole database. In the event of any error while creating the records, I have to scrap the whole database and re-create the database again. Is there any way I can make a correction of an error in the middle of an existing database and upload the same?