MySQL 8.3.0
Source Code Documentation

#include <my_sys.h>

Public Attributes

char ** list {nullptr}
 
uint cur {0}
 
uint max {0}
 
mysql_mutex_t mutex
 

Member Data Documentation

◆ cur

uint MY_TMPDIR::cur {0}

◆ list

char** MY_TMPDIR::list {nullptr}

◆ max

uint MY_TMPDIR::max {0}

◆ mutex

mysql_mutex_t MY_TMPDIR::mutex

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