SELECT 
  * 
FROM 
  cscart_sg_blog_short_data 
WHERE 
  page_id = 54

Query time 0.00013

JSON explain

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