MySQL Execute Query Error

Hi all,

I’m trying to execute a query on the mySql server but I’m getting the following error. (By the way, there is no problem with the connection.)

“Execute Query: ERROR [22018] [MySQL][ODBC 8.0(a) Driver][mysqld-5.5.5-10.1.36-MariaDB]”

Have any of you encountered the same problem?

Thanks in advance,

Edit ******

Hi all,

Thanks for the replies. I have realized that I add the connection under the User DSN in ODBC Data Source Administrator. When I move it to the System DSN section, the issue has resolved.

Best,

Hey @selinsecmen

Could you please show us the query and the props you are using in the activity?

Thanks
#nK

Hi @selinsecmen Could you please providea screenshot of the error occured as well as the query.
Thanks
Sreejith.

Let us know if these materials helped you out:

It seems that you have some issues with the ODBC driver that you have chosen and configured.

You may retry your connection to your MariaDB database using different versions of the UiPath.Database.Activities

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.