Mariadb with wsrep support
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
Looks like there is good Mariadb packages in Photon for a while now.
mariadb-errmsg x86_64 10.2.10-1.ph2 photon-updates 2.24M 2350568
mariadb-server x86_64 10.2.10-1.ph2 photon-updates 129.49M 135781332
mariadb-server-galera x86_64 10.2.10-1.ph2 photon-updates 5.69k 5829
mariadb x86_64 10.2.10-1.ph2 photon-updates 112.28M 117730167
The build procedure outlined in official docs is a tad different for actually adding wsrep support. mariadb-server-galera package would need to expand on that.
The wsrep provider, namely,libgalera_smm.so would also need to be incorporated in that package. This is a request here to asking for actual galera support in mariadb package.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the official MariaDB Galera build documentation linked in the issue and inspect how the existing mariadb-server-galera package is built. Determine the changes needed to provide wsrep support and include libgalera_smm.so; done means the package builds with Galera support and the provider is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mariadb
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100