SQL Error:
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND wc_lang = 'en' LIMIT 1' at line 1
SELECT *
FROM webpage_content
WHERE wc_id = AND wc_lang = 'en'
LIMIT 1
SQL Error:
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'LIMIT 1' at line 1
SELECT wc_pid
FROM webpage_content
WHERE wc_id =
LIMIT 1