support encoding statement context for session manager #35664
Labels
sig/sql-infra
SIG: SQL Infra
type/feature-request
Categorizes issue or PR as related to a new feature.
The session manager needs to get all the states for the current session through
show session_states
and restore them on the other session throughset session_states ...
.This includes statement contexts, such as affected rows, warnings.
The text was updated successfully, but these errors were encountered: