MySQL 9.0.0
Source Code Documentation
File_option Struct Reference

#include <parse_file.h>

Public Attributes

LEX_CSTRING name
 Name of the option. More...
 
size_t offset
 offset to base address of value More...
 
file_opt_type type
 Option type. More...
 

Member Data Documentation

◆ name

LEX_CSTRING File_option::name

Name of the option.

◆ offset

size_t File_option::offset

offset to base address of value

◆ type

file_opt_type File_option::type

Option type.


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