T1 is storing value x in its local buffer. T2 should read value from db. Why it is reading value from the T1’s local buffer?
T1 is storing value x in its local buffer. T2 should read value from db. Why it is reading value from the T1’s local buffer?