Following-up on the previous MySQL 9.0.0 branch with patches, I have rebased them on 9.1.0: patched-mysql-9.1.0.
The set of the patches is the same as for 9.0.0: it improves AddressSanitizer support and fixes/improves clone plugin to support a second transactional storage engine:
- Fix for Bug 115120: Provide memory debugging macro implementations for AddressSanitizer.
- Fix for Bug 109922: SEs do not coordinate clone rollbacks on instance startup.
- Fix for Bug 109920: SEs cannot add to clone data size estimates.
- Fix for Bug 109919: Clone plugin does not support arbitrary length
O_DIRECT
files. - Fix for Bug 107715: Multiple SE clone not calling
clone_end
after mixedclone_begin
failure/success. - Fix for Bug 106750: Some clone tests needlessly marked as Linux-only.
- Fix for Bug 106737: Wrong SE called to ack clone application if >1 SE.
No comments:
Post a Comment