SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '2cd428a1f276cf96cf94471dee22fdfb038573036f69d3f6c86d57fdad927062' 
  AND token = 'cT/xNgxp+Ss/mx2eJwArT2t/2E6jmIuTpRDdl8tSsEU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00024

JSON explain

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