SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '57dc452edeabc0894dc78a383c0c23d961a5d157638aa380fb7dcb77bc3cdf89' 
  AND token = 'PxO5O85TGxFomSoYB0p/0dxTuWQzn5gyNDZ2mEru1iA=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00048

JSON explain

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