Set Encoding to tMySQLOutPut

As we know we have option set encoding for Input Component of MySQL in Talend but there is direct option present set Encoding for Output component. so i thought it is good to share experience with all on how to set Encoding for tMySQLOuput component.

Select tMySQLOuPut component and then in the advanced DB components setting panel, set the Additional JDBC Parameters field to:

“useUnicode=true&characterEncoding=utf8”

see the below example for better view.

https://umeshrakhe.wordpress.com/wp-admin/post.php?post=123&action=edit&message=10