HI,
when i use more connection to pool size.
and use one session to execute discard all, then all session which mapping to the same backend process with this session's session variable(sequence, prepared statement,....) will all discard.
why not only discard one session's variables?