MySQL 9.2.0
Source Code Documentation
|
Classes | |
class | LoadedTables |
class | Mock_execution_context |
Execution context class for the MOCK engine. More... | |
class | Mock_statement_context |
Statement context class for the MOCK engine. More... | |
struct | MockShare |
Functions | |
bool | SecondaryEnginePrePrepareHook (THD *thd) |
bool | ModifyViewAccessPathCost (THD *thd, const JoinHypergraph &hypergraph, AccessPath *path) |
Variables | |
LoadedTables * | loaded_tables {nullptr} |
bool anonymous_namespace{ha_mock.cc}::ModifyViewAccessPathCost | ( | THD * | thd, |
const JoinHypergraph & | hypergraph, | ||
AccessPath * | path | ||
) |
bool anonymous_namespace{ha_mock.cc}::SecondaryEnginePrePrepareHook | ( | THD * | thd | ) |
LoadedTables* anonymous_namespace{ha_mock.cc}::loaded_tables {nullptr} |