Module mz_storage_types::sources::mysql

source ·
Expand description

Types related to mysql sources

Structs§

Enums§

Statics§

Functions§

  • Parses a GTID Set string received from a MySQL server (e.g. from @@gtid_purged or @@gtid_executed).

Type Aliases§

  • This type is used to represent the progress of each MySQL GTID ‘source_id’ in the ingestion dataflow.