Done
Details
Assignee
Vadim YalovetsVadim YalovetsReporter
Slava SarzhanSlava SarzhanTime tracking
1d 3h 45m loggedComponents
Fix versions
Priority
Medium
Details
Details
Assignee
Vadim Yalovets
Vadim YalovetsReporter
Slava Sarzhan
Slava SarzhanTime tracking
1d 3h 45m logged
Components
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created November 2, 2021 at 12:25 PM
Updated March 5, 2024 at 11:16 AM
Resolved November 11, 2021 at 12:01 PM
Hi,
For a new PS operator we need to support mysql >= 8.0.26. Unfortunately orchestrator does not support it right now and we are going to create PR for upstream but as you know it can never be merged or it can take a lot of time.
So, for now we need to be able to use new plugins (semisync_source.so/semisync_replica.so) which were introduced in mysql 8.0.26. Could you please apply the patch
(you can find it in the attachment) and build the packages and push them into testing repo. P.S. you can start from el8 as you know our docker images are based on it.