RDS column is reverting to old value after update

0

After updating a particular column value in one of my Aurora MySql tables, the value gets reverted sometime within the next 24 hours. I've been searching the app's business logic to see if there's a process we created that might cause this, but I haven't found anything yet. Is there any RDS setting that might be doing this?

已提问 2 年前353 查看次数
1 回答
0

Hi.

Will only that particular column be returned, and will other columns and tables retain updates?

If so, I think something has been updated, rolled back, or uncommitted.

By outputting the query log, it is possible to analyze whether someone has updated the column.
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html

profile picture
专家
iwasa
已回答 2 年前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则