Hello everyone,
I´m using the Azure Database for MySQL connector to insert a row in a table and it gets inserted but the flow fails with a Bad Request warning and an error as follows:
{
"status": 400,
"message": "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 '' at line 1\r\nclientRequestId: 5e57425a-ba9a-43ca-8baa-4de6b8f997f7",
"error": {
"message": "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 '' at line 1"
},
"source": "azuremysql-bs.azconn-bs-001.p.azurewebsites.net"