SELECT 
  * 
FROM 
  cscart_seo_text_products 
WHERE 
  product_id = '22657'

Query time 0.00034

JSON explain

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