Hi,
I am trying to perform update using Lookup activity using Azure MySQL connection and have a dummy select at the end of update but I am getting error as following
Failure happened on 'Source' side. ErrorCode=UserErrorOdbcOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=ERROR [42000] [Microsoft][MySQL] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT '1' AS DummyValue' at line 1,Source=Microsoft.DataTransfer.ClientLibrary.Odbc.OdbcConnector,''Type=System.Data.Odbc.OdbcException,Message=ERROR [42000] [Microsoft][MySQL] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT '1' AS DummyValue' at line 1,Source=MySQLODBC_sb64.dll,
Any help how to resolve this.
Thanks,
Gayatri