SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '44ba02edeec07226a560edc309cb61c193ee80673e7dc439371f44cc749c6b8b' 
  AND token = 'dBZ71k+6xtmCuvyXF385v/RB1GrR5BPXrFY0puObXWo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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