1525 - Incorrect DATE value: 'NULL'

select products_attributes_id from products_attributes where '2023-06-08' >= start_date and (expires_date != 'NULL' or expires_date != '1981-01-01') and expires_date > '2023-06-08' and options_values_price_special != '0.0000'and special_status = '0'

[TEP STOP]