MySQL 8.4.0
Source Code Documentation
mysqld_cs.h File Reference
#include "my_sharedlib.h"

Go to the source code of this file.

Variables

MYSQL_PLUGIN_IMPORT CHARSET_INFOsystem_charset_info
 
MYSQL_PLUGIN_IMPORT CHARSET_INFOfiles_charset_info
 
MYSQL_PLUGIN_IMPORT CHARSET_INFOnational_charset_info
 
MYSQL_PLUGIN_IMPORT CHARSET_INFOtable_alias_charset
 
CHARSET_INFOcharacter_set_filesystem
 

Variable Documentation

◆ character_set_filesystem

CHARSET_INFO* character_set_filesystem
extern

◆ files_charset_info

MYSQL_PLUGIN_IMPORT CHARSET_INFO* files_charset_info
extern

◆ national_charset_info

MYSQL_PLUGIN_IMPORT CHARSET_INFO* national_charset_info
extern

◆ system_charset_info

MYSQL_PLUGIN_IMPORT CHARSET_INFO* system_charset_info
extern

◆ table_alias_charset

MYSQL_PLUGIN_IMPORT CHARSET_INFO* table_alias_charset
extern