![]() |
MySQL 26.7.0
Source Code Documentation
|
Tablespace data file implementation. More...
#include <vector>#include "fil0fil.h"#include "ha_prototypes.h"#include "mem0mem.h"#include "os0file.h"Go to the source code of this file.
Classes | |
| class | Datafile |
| Data file control information. More... | |
| struct | Datafile::first_page_fields_cache_t |
| Cache of fields extracted from the first page. More... | |
Enumerations | |
| enum class | node_device_type_t { REGULAR_FILE , NEW_RAW , OLD_RAW } |
| Types of nodes specifed in innodb_data_file_path. More... | |
Tablespace data file implementation.
Created 2013-7-26 by Kevin Lewis
|
strong |