SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9809ae17d28005fb646450a53175f5d41eb5e9228548a52fedabe300c9af6ae3' 
  AND token = 'uMGffrhm2rhXkzbDZm0v9S05/orLlUAbU5stpt2lQC0=' 
  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"
    }
  }
}