MySQL 9.1.0
Source Code Documentation
|
The initial message send from the client to the server to start the authentication process. More...
Public Attributes | |
required string | mech_name = 1 |
authentication mechanism name More... | |
optional bytes | auth_data = 2 |
authentication data More... | |
optional bytes | initial_response = 3 |
initial response More... | |
ClientMessages::Type | client_message_id = SESS_AUTHENTICATE_START |
The initial message send from the client to the server to start the authentication process.
optional bytes Mysqlx::Session::AuthenticateStart::auth_data = 2 |
authentication data
ClientMessages::Type Mysqlx::Session::AuthenticateStart::client_message_id = SESS_AUTHENTICATE_START |
optional bytes Mysqlx::Session::AuthenticateStart::initial_response = 3 |
initial response
required string Mysqlx::Session::AuthenticateStart::mech_name = 1 |
authentication mechanism name