SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '1e84e60cb5d36b1d2f6fdd06a6daa7815c3c5630c496bd9c1a4bf5329cc4cf84' 
  AND token = 'odI5WCYI0MMwk/AVegENeYePHW93PA7oMcDN0A20ypY=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00038

JSON explain

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