SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '5141d4cd8f5c8f7fc59de631f75785673a57bf626b3776928cc63e583ecd1618' 
  AND token = 'Sb8ZcxG0uqIlvxGPhPITcyoGkToTCtKbuF7aeH2U1NM=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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