Hi,
I recently got a request to transfer databases from a Microsoft Server to an online Amazon Web Services (AWS) server.
I was able to export all the data from MySQL Workbench and use phpMyAdmin to import the data into that AWS instance.
The issue is that my AutoIT program uses a MySQL UDF (see...