SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd5a6839eda13dd5948154c4ce291fba5755ab84ff3571bfa32bfe26f9fcd6f75' 
  AND token = 'm9aV3JqogFC6NUcLTLkyqedNulYpvqdeeonop2y9MWo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00039

JSON explain

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