MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for pack_rows::TableCollection, including all inherited members.
AddTable(TABLE *tab, bool store_contents_of_null_rows) | pack_rows::TableCollection | private |
has_blob_column() const | pack_rows::TableCollection | inline |
m_has_blob_column | pack_rows::TableCollection | private |
m_ref_and_null_bytes_size | pack_rows::TableCollection | private |
m_store_rowids | pack_rows::TableCollection | private |
m_tables | pack_rows::TableCollection | private |
m_tables_bitmap | pack_rows::TableCollection | private |
m_tables_to_get_rowid_for | pack_rows::TableCollection | private |
ref_and_null_bytes_size() const | pack_rows::TableCollection | inline |
store_rowids() const | pack_rows::TableCollection | inline |
TableCollection()=default | pack_rows::TableCollection | |
TableCollection(const Prealloced_array< TABLE *, 4 > &tables, bool store_rowids, table_map tables_to_get_rowid_for, table_map tables_to_store_contents_of_null_rows_for) | pack_rows::TableCollection | |
tables() const | pack_rows::TableCollection | inline |
tables_bitmap() const | pack_rows::TableCollection | inline |
tables_to_get_rowid_for() const | pack_rows::TableCollection | inline |