MySQL 9.0.0
Source Code Documentation
Thd_charset_adapter Class Reference

#include <sql_authentication.h>

Public Member Functions

 Thd_charset_adapter (THD *thd_arg)
 
bool init_client_charset (uint cs_number)
 
const CHARSET_INFOcharset ()
 

Private Attributes

THDthd
 

Constructor & Destructor Documentation

◆ Thd_charset_adapter()

Thd_charset_adapter::Thd_charset_adapter ( THD thd_arg)
inline

Member Function Documentation

◆ charset()

const CHARSET_INFO * Thd_charset_adapter::charset ( )

◆ init_client_charset()

bool Thd_charset_adapter::init_client_charset ( uint  cs_number)

Member Data Documentation

◆ thd

THD* Thd_charset_adapter::thd
private

The documentation for this class was generated from the following files: