DBZ-5577 Fix database.server.id documentation's default value

This commit is contained in:
Chris Cranford 2022-09-12 14:44:02 -04:00 committed by Jiri Pechanec
parent 95da768089
commit 6bbd206bd5

View File

@ -2438,7 +2438,7 @@ The connector is also unable to recover its database schema history topic.
====
|[[mysql-property-database-server-id]]<<mysql-property-database-server-id, `+database.server.id+`>>
|_random_
|No default
|A numeric ID of this database client, which must be unique across all currently-running database processes in the MySQL cluster. This connector joins the MySQL database cluster as another server (with this unique ID) so it can read the binlog.
|[[mysql-property-database-include-list]]<<mysql-property-database-include-list, `+database.include.list+`>>