MySQL 9.1.0
Source Code Documentation
|
Applier of dynamic metadata. More...
Public Member Functions | |
metadata_applier ()=default | |
Default constructor. More... | |
void | operator() (dict_table_t *table) const |
Visitor. More... | |
Applier of dynamic metadata.
|
default |
Default constructor.
|
inline |
Visitor.
[in] | table | table to visit |