SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '851d0bdbe32320f1508d14e996f73003f6072497d81beb6cd00dbd6003ba51ee' 
  AND token = '0sdsDIKGYzPmH7krPjo+eWI9o4/1+oFMiDimF/+rD6E=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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