| Name: |
tMysqlOutput |
| Icon: |
 |
| Description: |
Inserts or updates lines into a MySQL table |
| Author: |
Talend |
| Version: |
7.3.1.20200213_1003 |
| Download: |
tMysqlOutput V-7.3.1.20200213_1003 – Direct download
|
| Example: |
Coming soon… |
| Install Instructions: |
- 1.Close your studio
- 2.Extract the content of tMysqlOutput.zip in a temporary folder
- 3.Copy the content of tMysqlOutput into your studio installation path to components folder: Talend-Studio -> plugins -> org.talend.designer.components.localprovider_[version_timestamp] -> components
|
| Release Date: |
20070313A |
| Families: |
- Databases/DB Specifics/MySQL
|
| Connectors: |
- FLOW
- FLOW
- ITERATE
- SUBJOB_OK
- SUBJOB_ERROR
- COMPONENT_OK
- COMPONENT_ERROR
- RUN_IF
|
| Returns: |
| Name |
Type |
Description |
| NB_LINE |
id_Integer |
Number of line |
| NB_LINE_UPDATED |
id_Integer |
Number Of Updated Lines |
| NB_LINE_INSERTED |
id_Integer |
Number Of Inserted Lines |
| NB_LINE_DELETED |
id_Integer |
Number Of Deleted Lines |
| NB_LINE_REJECTED |
id_Integer |
Number Of Rejected Lines |
| QUERY |
id_String |
Query |
|
| 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.30-bin.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: |
|
|