MySQL 8.4.1
Source Code Documentation
Mysqlx::Session Namespace Reference

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...
 

Detailed Description

Messages to manage sessions.

Messages for Sessions