|
|
|
|
|
by magicalhippo
2075 days ago
|
|
> replace the old row with the new one and write a copy of the old row to a separate file Does it do this in the reverse order? If not, how does it prevent dataloss in case the main table update succeeds but writing to the "old copy" table fails? |
|