MySQL 9.2.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
mysql::abi_helpers::Value_union Union Reference

#include <field.h>

Public Attributes

long long m_int
 
bool m_bool
 
char * m_string
 

Member Data Documentation

◆ m_bool

bool mysql::abi_helpers::Value_union::m_bool

◆ m_int

long long mysql::abi_helpers::Value_union::m_int

◆ m_string

char* mysql::abi_helpers::Value_union::m_string

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