MySQL 8.3.0
Source Code Documentation
Cast_type Struct Reference

#include <parser_yystype.h>

Public Attributes

Cast_target target
 
const CHARSET_INFOcharset
 
const char * length
 
const char * dec
 

Member Data Documentation

◆ charset

const CHARSET_INFO* Cast_type::charset

◆ dec

const char* Cast_type::dec

◆ length

const char* Cast_type::length

◆ target

Cast_target Cast_type::target

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