MySQL 5.6.14 Source Code Document
|
Go to the source code of this file.
Classes | |
struct | st_mysql_server_auth_info |
struct | st_mysql_auth |
Macros | |
#define | MYSQL_PLUGIN_AUTH_INCLUDED |
#define | MYSQL_AUTHENTICATION_INTERFACE_VERSION 0x0100 |
#define | PASSWORD_USED_NO 0 |
#define | PASSWORD_USED_YES 1 |
#define | PASSWORD_USED_NO_MENTION 2 |
Typedefs | |
typedef struct st_mysql_server_auth_info | MYSQL_SERVER_AUTH_INFO |
Authentication Plugin API.
This file defines the API for server authentication plugins.
Definition in file plugin_auth.h.
typedef struct st_mysql_server_auth_info MYSQL_SERVER_AUTH_INFO |
Provides server plugin access to authentication information