SELECT COUNT(*) FROM cscart_storefronts AS storefronts LEFT JOIN cscart_storefronts_shippings AS shippings ON storefronts.storefront_id = shippings.storefront_id WHERE 1 = 1 AND ( shippings.shipping_id IN ('3') )
{ "query_block": { "select_id": 1, "table": { "message": "Impossible WHERE noticed after reading const tables" } } }