<div dir="ltr"><br>Rakesh,<div><br><div class="gmail_quote">On Thu Feb 12 2015 at 7:10:21 PM Rakesh Kumar <<a href="mailto:rakeshkumar4294@gmail.com">rakeshkumar4294@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default"><div class="gmail_default"><font>Hi,<br>PMA have this problem
 when importing data from file in table containing primary key.If the data 
imported contains same value then error is shown for duplicate entry in 
table.<br></font></div><div class="gmail_default"><font>After considering answer given by Bill Karwin on <a href="http://stackoverflow.com/questions/548541/insert-ignore-vs-insert-on-duplicate-key-update" target="_blank">stackoverflow link</a> .<br></font></div><div class="gmail_default"><font>I
 suggest to keep a check box for ignoring or replacing the new value 
which is already there in import file as imposing It permanently can 
create some mess.<br></font></div></div></div></blockquote><div><br></div><div>If I understand correctly the old rfe #675, it is more about merging/altering of table structure as per the new table structure perceived from the sql dump, not just update of data rows with duplicate primary key values.<br></div><div>As pointed out by a comment on #675, it is similar to generating an alter table diff (see <a href="https://sourceforge.net/p/phpmyadmin/feature-requests/246/">https://sourceforge.net/p/phpmyadmin/feature-requests/246/</a> ), but #675 would require parsing of sql dump as well.</div><div><br></div><div>Maybe a new feature request could be opened for ignoring or replacing the new values on finding duplicate primary key.<br></div><div><br></div><div><br></div><div>--</div><div>Regards</div><div><br></div><div>Atul Pratap SIngh</div><div><a href="http://blog.atulsisodia.in/">http://blog.atulsisodia.in/</a></div></div></div></div>