SELECT p.product_id FROM jmj_products AS p WHERE p.status = 'A' AND p.product_id IN ('')
{ "query_block": { "select_id": 1, "message": "no matching row in const table" } }