SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'a32c30fe9b3afbf1ab82d05c116e40e26d8736251218fe0ba6da819004500eb7' 
  AND token = 'MaEbSHT955Kw+1CLrRLTxlLwoN8By3zo8EA5NmjNHpo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00017

JSON explain

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