![]()  | 
  
    MySQL 9.5.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... | |
Enumerations | |
| enum | device_t { SRV_NOT_RAW = 0 , SRV_NEW_RAW , SRV_OLD_RAW } | 
| Types of raw partitions in innodb_data_file_path.  More... | |
Tablespace data file implementation.
Created 2013-7-26 by Kevin Lewis
| enum device_t |