MySQL 9.1.0
Source Code Documentation
|
Messages to manage sessions. More...
Classes | |
struct | AuthenticateContinue |
Send by client or server after an Mysqlx::Session::AuthenticateStart to exchange more authentication data. More... | |
struct | AuthenticateOk |
Sent by the server after successful authentication. More... | |
struct | AuthenticateStart |
The initial message send from the client to the server to start the authentication process. More... | |
struct | Close |
Close the current session. More... | |
struct | Reset |
Reset the current session. More... | |
Messages to manage sessions.