MySQL 9.1.0
Source Code Documentation
|
#include <plugin_auth_common.h>
Public Types | |
enum | { MYSQL_VIO_INVALID , MYSQL_VIO_TCP , MYSQL_VIO_SOCKET , MYSQL_VIO_PIPE , MYSQL_VIO_MEMORY } |
Public Attributes | |
enum MYSQL_PLUGIN_VIO_INFO:: { ... } | protocol |
int | socket |
it's set, if the protocol is SOCKET or TCP More... | |
bool | is_tls_established |
anonymous enum |
bool MYSQL_PLUGIN_VIO_INFO::is_tls_established |
enum { ... } MYSQL_PLUGIN_VIO_INFO::protocol |
int MYSQL_PLUGIN_VIO_INFO::socket |
it's set, if the protocol is SOCKET or TCP