web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Azure MySQL Connector ...
Power Automate
Suggested Answer

Azure MySQL Connector Suddenly Exhibiting Erroneous Behavior

(1) ShareShare
ReportReport
Posted on by 12

Hello, all - Let me start by saying we are not beginners.  We have around 60 flows that have been working as expected for around 6 months until sometime between 16:49-15:02UTC today (Jul 11, 2024).

 

After that time we started exhibiting the following behaviors using the Azure MySQL connector:

 

1) Insert Row to Azure MySQL returns a failure, despite the record actually being inserted into the table.

 

{
 "status": 400,
 "message": "Failed to create item\r\nclientRequestId: 64388c82-xxxx-yyyy-zzzz-c0f22766ddeb",
 "error": {
 "message": "Failed to create item"
 },
 "source": "azuremysql-scus.xxxxxxxxx.p.azurewebsites.net"
}

 

2) Delete Row of an Azure MySQL record by row ID fails with an error.  The record is not deleted.

 

{
 "status": 404,
 "message": "Item not found with primary key '_'\r\nclientRequestId: 0004d8df-xxxx-yyyy-zzzz-f0dec27e30ec",
 "error": {
 "message": "Item not found with primary key '_'"
 },
 "source": "azuremysql-scus.xxxxxxxxx.p.azurewebsites.net"
}

 

3) Update Row of an Azure MySQL record by row ID fails with an error.  The record is not updated.

 

{
 "status": 404,
 "message": "Failed to Update Item with id:_\r\nclientRequestId: dde0f153-xxxx-yyyy-zzzz-63049f946cac",
 "error": {
 "message": "Failed to Update Item with id:_"
 },
 "source": "azuremysql-scus.xxxxxxxxx.p.azurewebsites.net"
}

 

4) Get rows from an Azure MySQL table works without issue.

5) Execute a SQL Statement (including insert and update) works without issue.

 

We are experiencing this issue in all environments (Dev, Validation, Test, Production) across two tenants AS WELL AS in a brand new environment containing a brand new flow that attempts to update a record in a brand new Azure MySQL database, all created specifically to try to isolate the problem in as simple of a test scenario as possible.

 

The best we can fathom is that the connector itself has been updated behind the scenes to negative effect and, if that is so, we hope that Microsoft is aware of the issue and is feverishly trying to recover from it.

 

In the real world, though, we are concerned that this is a regression, either planned or otherwise, with which we are going to have to live for some non-trivial time.

 

Is anyone experiencing similar issues, and have you identified a reasonable workaround that does not involve re-implementing all of our flows?

 

Thanks in advance for any guidance.

Categories:
I have the same question (0)
  • Plucas Profile Picture
    2 on at

    We're also having the same issue. My logic app began failing on 7/11/2024 sometime between 10:47am CST and 1:25pm CST. Commenting in hopes of someone identifying more of the root cause behind this. 

  • adithyaks Profile Picture
    Microsoft Employee on at
    We acknowledge it as a regression caused by a recent release and apologize for the inconvenience caused.
    The ETA for the fix rollout is by 15th August 2024.
    The workaround for this issue is to use "Execute a MySQL query" for insert/update/delete on tables with string based primary keys.
    For tables with numeric keys, the Insert Row/Update Row/Delete Row operations are working as expected.
  • Suggested answer
    adithyaks Profile Picture
    Microsoft Employee on at
    We acknowledge it as a regression caused by a recent release and apologize for the inconvenience caused.
    The ETA for the fix rollout is by 15th August 2024.
    The workaround for this issue is to use "Execute a MySQL query" for insert/update/delete on tables with string based primary keys.
    For tables with numeric keys, the Insert Row/Update Row/Delete Row operations are working as expected.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 921

#2
Valantis Profile Picture

Valantis 801

#3
Haque Profile Picture

Haque 588

Last 30 days Overall leaderboard