MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for ZeroRowsIterator, including all inherited members.
EndPSIBatchModeIfStarted() | RowIterator | inlinevirtual |
GetProfiler() const | RowIterator | inlinevirtual |
Init() override | ZeroRowsIterator | inlinevirtual |
m_pruned_tables | ZeroRowsIterator | private |
m_thd | RowIterator | private |
Read() override | ZeroRowsIterator | inlinevirtual |
real_iterator() | RowIterator | inlinevirtual |
real_iterator() const | RowIterator | inlinevirtual |
RowIterator(THD *thd) | RowIterator | inlineexplicit |
RowIterator(const RowIterator &)=delete | RowIterator | |
RowIterator(RowIterator &&)=default | RowIterator | |
SetNullRowFlag(bool is_null_row) override | ZeroRowsIterator | virtual |
SetOverrideProfiler(const IteratorProfiler *profiler) | RowIterator | inlinevirtual |
StartPSIBatchMode() | RowIterator | inlinevirtual |
thd() const | RowIterator | inlineprotected |
UnlockRow() override | ZeroRowsIterator | inlinevirtual |
ZeroRowsIterator(THD *thd, Mem_root_array< TABLE * > pruned_tables) | ZeroRowsIterator | |
~RowIterator()=default | RowIterator | virtual |