![]() |
MySQL 26.7.0
Source Code Documentation
|
General shared tablespace implementation. More...
#include "fil0tablespaces_nodes_interface.h"#include "fsp0file.h"#include "fsp0fsp.h"#include "fsp0types.h"#include "univ.i"#include "ut0log.h"#include "ut0new.h"#include <vector>Go to the source code of this file.
Classes | |
| struct | ib::fsp::Tablespace_node |
| Stores information about a single tablespace node. More... | |
| class | ib::fsp::Tablespace< TNode > |
| Data structure that contains the information about an InnoDB tablespace. More... | |
Namespaces | |
| namespace | ib |
| namespace | ib::fsp |
General shared tablespace implementation.
Created 2013-7-26 by Kevin Lewis