Skip to main content

Module schema

Module schema 

Source
Expand description

MySQL table schema cache.

Caches TABLE_MAP_EVENT information for resolving row events to their corresponding table schemas.

Structs§

TableCache
Cache of table schemas indexed by table ID.
TableInfo
Table schema information from TABLE_MAP_EVENT.

Functions§

cdc_envelope_schema
Builds the CDC envelope schema for MySQL CDC records.