Fout bij uitvoeren database query:
SELECT
redirect_id,
redirect_from,
redirect_to,
aanvullend
FROM redirects
WHERE (redirect_from = 'http://cjmvester.nl/NL/Producten/Tulpen/Apeldoorn\'s-Elite' OR redirect_from='http://cjmvester.nl/NL/Producten/Tulpen/Apeldoorn's-Elite/')
OR (LOCATE(redirect_from, 'http://cjmvester.nl/NL/Producten/Tulpen/Apeldoorn\'s-Elite')>0 AND aanvullend!='0')
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's-Elite/')
OR (LOCATE(redirect_from, 'http://cjmvester.nl/NL/Producten/Tulpen' at line 7