MySQL 8.0.37
Source Code Documentation
aux_name_vec_t Struct Reference

Structure to manage FTS AUX table name and MDL during its drop. More...

#include <fts0fts.h>

Public Attributes

std::vector< char * > aux_name
 AUX table name. More...
 

Detailed Description

Structure to manage FTS AUX table name and MDL during its drop.

Member Data Documentation

◆ aux_name

std::vector<char *> aux_name_vec_t::aux_name

AUX table name.


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