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?

posta 2 anni fa352 visualizzazioni
1 Risposta
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
ESPERTO
iwasa
con risposta 2 anni fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande