MySQL 26.7.0
Source Code Documentation
TIME_ZONE_INFO Struct Reference

#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
 

Member Data Documentation

◆ ats

my_time_t* TIME_ZONE_INFO::ats

◆ charcnt

size_t TIME_ZONE_INFO::charcnt

◆ chars

char* TIME_ZONE_INFO::chars

◆ fallback_tti

TRAN_TYPE_INFO* TIME_ZONE_INFO::fallback_tti

◆ leapcnt

unsigned TIME_ZONE_INFO::leapcnt

◆ lsis

LS_INFO* TIME_ZONE_INFO::lsis

◆ revcnt

unsigned TIME_ZONE_INFO::revcnt

◆ revtis

REVT_INFO* TIME_ZONE_INFO::revtis

◆ revts

my_time_t* TIME_ZONE_INFO::revts

◆ timecnt

unsigned TIME_ZONE_INFO::timecnt

◆ ttis

TRAN_TYPE_INFO* TIME_ZONE_INFO::ttis

◆ typecnt

unsigned TIME_ZONE_INFO::typecnt

◆ types

uchar* TIME_ZONE_INFO::types

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