MySQL 8.4.2
Source Code Documentation
|
#include <sql_authentication.h>
Public Member Functions | |
Thd_charset_adapter (THD *thd_arg) | |
bool | init_client_charset (uint cs_number) |
const CHARSET_INFO * | charset () |
Private Attributes | |
THD * | thd |
|
inline |
const CHARSET_INFO * Thd_charset_adapter::charset | ( | ) |
bool Thd_charset_adapter::init_client_charset | ( | uint | cs_number | ) |
|
private |