Dotaz:
SELECT
id, name, uri, vat, category_id, category_uri, status_2, status_3
FROM
product_active
WHERE
id IN ()
ORDER BY
FIELD (id, )
Chyba: 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 ')
ORDER BY
FIELD (id, )' at line 6