-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Transactions
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-07-04
-
5
If with preserve prepared config, we should write the prepare identity instead of the transaction id to the disk. When restoring the prepared update, we need to restore the prepared id and transaction id correctly. Also be careful for the code we aggregate the transaction id for the page and change disk verification to handle the case that we have a prepared id instead of a transaction id.