Forum Discussion
parth031
Feb 03, 2022Copper Contributor
ADF Lookup activity - Issue with the user
Hi - I am trying to run lookup activity in my data flow pipeline and it is failing with above mentioned error. Note: Linked services and integration runtimes are configured and successfully va...
Ronen_Ariely
May 30, 2022MVP
Hi,
I highly recommend you to get sued with using Google since such specific issues raise to many users and there are multiple reports and solutions published online
Basically this seems like MySQL error 1449: The user specified as a definer does not exist
You can find a few solutions and explanation in this post:
https://confluence.atlassian.com/confkb/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist-1096092001.html
Good luck
I highly recommend you to get sued with using Google since such specific issues raise to many users and there are multiple reports and solutions published online
Basically this seems like MySQL error 1449: The user specified as a definer does not exist
You can find a few solutions and explanation in this post:
https://confluence.atlassian.com/confkb/mysql-error-1449-the-user-specified-as-a-definer-does-not-exist-1096092001.html
Good luck