Hi all,
I was wondering why the Sync Tool tries to execute e,g, CREATE TRIGGER statements using the DEFINER function together with the source DB's user name – which of course does not work if the user name is differently in the target DB.
I guess I am facing a similar problem like this the folks in this post:
http://forums.webyog.com/index.php?showtopic=4724&st=0&p=20382&hl=definer&#entry20382
Is there an option to disable or change the DEFINER or do I still have to edit the SQL manually in the latest SQLYog version?
Thanks a lot,
Thomas