MySQL 8.4.0
Source Code Documentation
POINTER_ARRAY Struct Reference

Public Attributes

TYPELIB typelib
 
ucharstr {nullptr}
 
uint8flag {nullptr}
 
uint array_allocs {0}
 
uint max_count {0}
 
uint length {0}
 
uint max_length {0}
 

Member Data Documentation

◆ array_allocs

uint POINTER_ARRAY::array_allocs {0}

◆ flag

uint8* POINTER_ARRAY::flag {nullptr}

◆ length

uint POINTER_ARRAY::length {0}

◆ max_count

uint POINTER_ARRAY::max_count {0}

◆ max_length

uint POINTER_ARRAY::max_length {0}

◆ str

uchar* POINTER_ARRAY::str {nullptr}

◆ typelib

TYPELIB POINTER_ARRAY::typelib

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