MySQL 9.0.0
Source Code Documentation
THD::System_variables Struct Reference

#include <sql_lexer_thd.h>

Public Attributes

sql_mode_t sql_mode {}
 
const CHARSET_INFOcharacter_set_client {&my_charset_latin1}
 
const CHARSET_INFOdefault_collation_for_utf8mb4
 

Member Data Documentation

◆ character_set_client

const CHARSET_INFO* THD::System_variables::character_set_client {&my_charset_latin1}

◆ default_collation_for_utf8mb4

const CHARSET_INFO* THD::System_variables::default_collation_for_utf8mb4
Initial value:
{
MYSQL_STRINGS_EXPORT CHARSET_INFO my_charset_utf8mb4_0900_ai_ci
Definition: ctype-uca.cc:9610

◆ sql_mode

sql_mode_t THD::System_variables::sql_mode {}

The documentation for this struct was generated from the following file: