| Name: |
tMysqlSCD |
| Icon: |
 |
| Description: |
Slowly Changing Dimension algorithm for MySQL |
| Author: |
Talend |
| Version: |
8.0.1.20211103_1602 |
| Download: |
tMysqlSCD V-8.0.1.20211103_1602 – Direct download
|
| Example: |
Coming soon… |
| Install Instructions: |
- 1.Close your studio
- 2.Extract the content of tMysqlSCD.zip in a temporary folder
- 3.Copy the content of tMysqlSCD into your studio installation path to components folder: Talend-Studio -> plugins -> org.talend.designer.components.localprovider_8.0.1.20211104_0248 -> components
|
| Release Date: |
20050320A |
| Families: |
- Databases/DB Specifics/MySQL
- Business_Intelligence/DB_SCD
|
| Connectors: |
- FLOW
- FLOW
- ITERATE
- SUBJOB_OK
- SUBJOB_ERROR
- COMPONENT_OK
- COMPONENT_ERROR
- RUN_IF
|
| Returns: |
| Name |
Type |
Description |
| NB_LINE_UPDATED |
id_Integer |
Number Of Updated Lines |
| NB_LINE_INSERTED |
id_Integer |
Number Of Inserted Lines |
| NB_LINE_REJECTED |
id_Integer |
Number Of Rejected Lines |
|
| Imports: |
| NAME |
MODULE |
REQUIRED_IF |
| Mysql_Driver8 |
mysql-connector-java-8.0.18.jar |
(DB_VERSION == ‘MYSQL_8’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Mysql_Driver5 |
mysql-connector-java-5.1.49.jar |
(DB_VERSION == ‘MYSQL_5’) AND (USE_EXISTING_CONNECTION == ‘false’) |
| Mysql_MARIADB |
mariadb-java-client-2.5.3.jar |
(DB_VERSION == ‘MARIADB’) AND (USE_EXISTING_CONNECTION == ‘false’) |
|
| Overview: |
|
|