1064 - 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 '' at line 1
SELECT DISTINCT p.products_id from products p, products_description pd where p.products_id = pd.products_id and p.products_status = '1' and p.products_master = '0' and p.products_listing_status = '1' and p.products_date_added < '2025-04-20 18:53:39' and