MySQL 8.4.2
Source Code Documentation
|
#include <time_zone_common.h>
Public Attributes | |
unsigned | leapcnt |
unsigned | timecnt |
unsigned | typecnt |
size_t | charcnt |
unsigned | revcnt |
my_time_t * | ats |
uchar * | types |
TRAN_TYPE_INFO * | ttis |
char * | chars |
LS_INFO * | lsis |
my_time_t * | revts |
REVT_INFO * | revtis |
TRAN_TYPE_INFO * | fallback_tti |
my_time_t* TIME_ZONE_INFO::ats |
size_t TIME_ZONE_INFO::charcnt |
char* TIME_ZONE_INFO::chars |
TRAN_TYPE_INFO* TIME_ZONE_INFO::fallback_tti |
unsigned TIME_ZONE_INFO::leapcnt |
LS_INFO* TIME_ZONE_INFO::lsis |
unsigned TIME_ZONE_INFO::revcnt |
REVT_INFO* TIME_ZONE_INFO::revtis |
my_time_t* TIME_ZONE_INFO::revts |
unsigned TIME_ZONE_INFO::timecnt |
TRAN_TYPE_INFO* TIME_ZONE_INFO::ttis |
unsigned TIME_ZONE_INFO::typecnt |
uchar* TIME_ZONE_INFO::types |