SELECT 
  * 
FROM 
  cscart_ec_products_plan_detail 
WHERE 
  product_id = 53

Query time 0.00033

JSON explain

{
  "query_block": {
    "select_id": 1,
    "message": "Impossible WHERE noticed after reading const tables"
  }
}