Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I'm facing very bad situation in Mysql 5.7
I'm having username--> pop and password --> pop with database name "Home"
When I connect from workbench..its works fine.
When I connect through tmysqlinputconnection (adding manually credentials in component) it works.
Problem is, when I try to connect the tmysqlinputconnection with conext parameters where values are coming from file
Shows error like this-----> Access denied for user 'pop'@'localhost' (using password: YES)
May I know please from where its coming ...?
Thanks in advance !!
jay_m wrote:
Hi,
I seem to be having the same issue as ashish123. I'm using Talend 6.2. I have a very similair job setup but without context parameters and am trying to connect to a remote DB.
Did anyone find a solution to the issue?
Thanks
Jay