#include <client_async_authentication.h>
◆ auth_context
◆ buff
◆ client_flag
ulong mysql_async_connect::client_flag |
◆ current_init_command
char** mysql_async_connect::current_init_command |
◆ db
const char* mysql_async_connect::db |
◆ host
const char* mysql_async_connect::host |
◆ host_info
char* mysql_async_connect::host_info |
◆ mysql
MYSQL* mysql_async_connect::mysql |
◆ non_blocking
bool mysql_async_connect::non_blocking |
◆ passwd
const char* mysql_async_connect::passwd |
◆ pkt_length
ulong mysql_async_connect::pkt_length |
◆ port
uint mysql_async_connect::port |
◆ saved_reconnect
bool mysql_async_connect::saved_reconnect |
◆ scramble_buffer
char* mysql_async_connect::scramble_buffer |
◆ scramble_buffer_allocated
bool mysql_async_connect::scramble_buffer_allocated |
◆ scramble_data
char* mysql_async_connect::scramble_data |
◆ scramble_data_len
int mysql_async_connect::scramble_data_len |
◆ scramble_plugin
const char* mysql_async_connect::scramble_plugin |
The server sends the default plugin name in Protocol::HandshakeV10.
◆ ssl
SSL* mysql_async_connect::ssl |
◆ ssl_state
◆ state_function
◆ unix_socket
const char* mysql_async_connect::unix_socket |
◆ user
const char* mysql_async_connect::user |
The documentation for this struct was generated from the following file: