subquery returns more than 1 row opencart

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";

Leave a Reply

Your email address will not be published. Required fields are marked *