MySQL 9.1.0
Source Code Documentation
|
Reset the current session. More...
Public Attributes | |
optional bool | keep_open = 1 [ default = false ] |
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again More... | |
ClientMessages::Type | client_message_id = SESS_RESET |
Reset the current session.
ClientMessages::Type Mysqlx::Session::Reset::client_message_id = SESS_RESET |
optional bool Mysqlx::Session::Reset::keep_open = 1 [ default = false ] |
if is true the session will be reset, but stays authenticated; otherwise, the session will be closed and needs to be authenticated again