✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Consider a system where the log contains the following records (in order):
⟨T1 start⟩ ⟨T1, X, 10, 20⟩ ⟨T2 start⟩ ⟨checkpoint {T1, T2}⟩ ⟨T2, Y, 30, 40⟩ (crash)
Which of the following is true immediately after the crash, under recovery with WAL?