|
MySQL 5.6.14 Source Code Document
|

Public Attributes | |
| LEX_STRING | name |
| int | offset |
| file_opt_type | type |
Definition at line 42 of file parse_file.h.
| LEX_STRING File_option::name |
Name of the option
Definition at line 44 of file parse_file.h.
| int File_option::offset |
offset to base address of value
Definition at line 45 of file parse_file.h.
| file_opt_type File_option::type |
Option type
Definition at line 46 of file parse_file.h.