|
MySQL 5.6.14 Source Code Document
|

Classes | |
| struct | File |
| struct | Filegroup |
| struct | GrowSpec |
Public Types | |
| enum | KeyValues { FilegroupName = 1, FilegroupType = 2, FilegroupId = 3, FilegroupVersion = 4, FileName = 100, FileType = 101, FileId = 103, FileFGroupId = 104, FileFGroupVersion = 105, FileSizeHi = 106, FileSizeLo = 107, FileFreeExtents = 108, FileVersion = 109, FileEnd = 199, TS_ExtentSize = 1000, TS_LogfileGroupId = 1001, TS_LogfileGroupVersion = 1002, TS_GrowLimit = 1003, TS_GrowSizeHi = 1004, TS_GrowSizeLo = 1005, TS_GrowPattern = 1006, TS_GrowMaxSize = 1007, LF_UndoBufferSize = 2005, LF_UndoGrowLimit = 2000, LF_UndoGrowSizeHi = 2001, LF_UndoGrowSizeLo = 2002, LF_UndoGrowPattern = 2003, LF_UndoGrowMaxSize = 2004, LF_UndoFreeWordsHi = 2006, LF_UndoFreeWordsLo = 2007 } |
| enum | FileTypeValues { Datafile = 0, Undofile = 1 } |
Static Public Attributes | |
| static const Uint32 | MappingSize |
| static const SimpleProperties::SP2StructMapping | Mapping [] |
| static const Uint32 | FileMappingSize |
| static const SimpleProperties::SP2StructMapping | FileMapping [] |
Definition at line 673 of file DictTabInfo.hpp.
| FileName |
File parameters |
| TS_ExtentSize |
Tablespace parameters |
| LF_UndoBufferSize |
Logfile group parameters |
Definition at line 674 of file DictTabInfo.hpp.
|
static |
Definition at line 775 of file DictTabInfo.hpp.
|
static |
Definition at line 774 of file DictTabInfo.hpp.
|
static |
Definition at line 758 of file DictTabInfo.hpp.
|
static |
Definition at line 757 of file DictTabInfo.hpp.