metadata-ingestion/docs/sources/tidb/tidb_post.md
If you were previously ingesting TiDB using the MySQL connector, switch to the dedicated TiDB connector so assets are modeled with the TiDB platform:
Configuration changes:
type: mysql -> type: tidb3306 -> 4000 unless your TiDB deployment uses a custom portImportant: Dataset URNs will change from platform:mysql to platform:tidb. This creates new entities in DataHub. Enable stateful ingestion with remove_stale_metadata: true to automatically clean up old MySQL-based entities.
CREATE SEQUENCE) are not ingested. They are a TiDB-native object type with no MySQL equivalent and are not exposed through the MySQL-compatible table reflection path this source relies on.TABLE_TYPE = 'BASE TABLE').host_port, database name, and whether the runtime can reach the TiDB instance.ssl_ca, ssl_cert, and ssl_key paths and certificate compatibility with the server.