Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 226 Bytes

gh-7932-recovery-mixed-transactions.md

File metadata and controls

5 lines (4 loc) · 226 Bytes

feature/replication

  • Implemented correct recovery of mixed transactions. To do this, set box.cfg.force_recovery to true. If you need to revert to the old behavior, don't set the force_recovery option (gh-7932).