Module table_map

Source

Structsยง

SingleTableMap
Opaque reference to a table map, intended to be consumed by [Event]
TableMap
A MySQL binary log includes Table Map events; the first time a table is referenced in a given binlog, a TME will be emitted describing the fields of that table and assigning them to a binlog-unique identifier. The TableMap object is used to keep track of that mapping.