DD_for_MySQL registry subkey
For each MySQL instance for which Talend Change Data Capture for MySQL Source has been installed, you get a key below the DD_for_MyDQL key.
Parameter | Description |
---|---|
CleanRcvTime |
Not used in current application version. |
ConnectionMode |
This parameter activates the type of connection, in trigger mode only:
For more information, contact Talend Support team. |
Journal |
This parameter configures the journal table name in the source database. |
Port |
This parameter configures the port of connection used by MySQL. The default value is 3306. |
ParamPwd |
This parameter indicates the MySQL password associated with the username (ParamUid parameter described below) that will be used by the Manager, the Scheduler, the Supervisor and the source engine to establish the connection to MySQL. The default value is the one provided after the installation (see Installing MySQL source). |
ParamUid |
This parameter indicates the MySQL username that will be used by the Manager, the Scheduler, the Supervisor and the source engine to establish the connection with MySQL. The default value is the one provided after the installation (see Installing MySQL source). |
RaiseError |
Not used in current application version. |
TextMaxLength |
Its value contains the maximal length for a text area. The default value is set to 1000 characters. |