You need find these records, which can cause this issue and remove it:
SELECT * FROM papurl_alias group by keyword having count(*) >= 2;
DELETE FROM papurl_alias where 497673="397570";
You need find these records, which can cause this issue and remove it:
SELECT * FROM papurl_alias group by keyword having count(*) >= 2;
DELETE FROM papurl_alias where 497673="397570";