Page 1 of 1

How to import ignoring primary keys

PostPosted: 20. October 2013 17:33
by RakiZtahX
I'm using phpmyadmin to import my database but "Ignore multiple statement errors" is not working for me in my problem.

I already have a database imported named "healthcare" and I want to import again with new database but same tables, etc, but have a new data in it. The problem is the primary key must be unique to be able to import the new ones... How can I ignore the one with same primary key and proceed to the unique.

What will I do in this problem? Any suggestions please.. need help