MySQL 8.0.40
Source Code Documentation
|
Contains common functionality shared between mysqld and mysql_tz_info_to_sql. More...
Go to the source code of this file.
Classes | |
struct | ttinfo |
struct | lsinfo |
struct | revtinfo |
struct | TIME_ZONE_INFO |
Macros | |
#define | ABBR_ARE_USED |
#define | MY_TZNAME_MAX 255 |
Typedefs | |
typedef struct ttinfo | TRAN_TYPE_INFO |
typedef struct lsinfo | LS_INFO |
typedef struct revtinfo | REVT_INFO |
Functions | |
bool | prepare_tz_info (TIME_ZONE_INFO *sp, MEM_ROOT *storage) |
Contains common functionality shared between mysqld and mysql_tz_info_to_sql.
#define ABBR_ARE_USED |
#define MY_TZNAME_MAX 255 |
typedef struct ttinfo TRAN_TYPE_INFO |
bool prepare_tz_info | ( | TIME_ZONE_INFO * | sp, |
MEM_ROOT * | storage | ||
) |