![]() |
MySQL 9.3.0
Source Code Documentation
|
Classes | |
class | FakePartitionHandler |
The MOCK storage engine does not actually implement partitioning, but we support the Partition_handler interface in order to be able to access tables that are partitioned in the primary engine. More... | |
class | ha_mock |
The MOCK storage engine is used for testing MySQL server functionality related to secondary storage engines. More... | |