SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ba1337c172c2b3ebf6e13980c5a494ef34fadfa053be1b951bd0f78c5ab1ec22' 
  AND token = 'yoc98mSomXRnRdbehSOAKeVM2cOI+6DwmRFR80oiq54=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00028

JSON explain

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