Bug 188179 - [New port] databases/mariadb55-galera-server: Multithreaded SQL database with wsrep patch (server)
Summary: [New port] databases/mariadb55-galera-server: Multithreaded SQL database with...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-01 21:10 UTC by Horia Racoviceanu
Modified: 2017-04-21 04:31 UTC (History)
4 users (show)

See Also:


Attachments
file.shar (53.42 KB, text/plain)
2014-04-01 21:10 UTC, Horia Racoviceanu
no flags Details
bsd.database.mk.diff.txt (1.78 KB, text/plain; charset=US-ASCII)
2014-04-01 21:51 UTC, Horia Racoviceanu
no flags Details
Update to 5.5.37 (54.31 KB, text/plain)
2014-06-06 01:31 UTC, Horia Racoviceanu
horia: maintainer-approval+
Details
Update to r355042 (1.86 KB, patch)
2014-06-06 01:32 UTC, Horia Racoviceanu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Horia Racoviceanu 2014-04-01 21:10:01 UTC
MariaDB Galera Cluster is a synchronous multi-master cluster for MariaDB.

Features:
- Synchronous replication
- Active-active multi-master topology
- Read and write to any cluster node
- Automatic membership control, failed nodes drop from the cluster
- Automatic node joining
- True parallel replication, on row level
- Direct client connections, native MySQL look & feel

The above features yield several benefits for a DBMS clustering solution,
including:
- No slave lag
- No lost transactions
- Both read and write scalability
- Smaller client latencies

It uses the Galera library for the replication implementation with wsrep API.

wsrep patch compatible with databases/galera
https://code.launchpad.net/~maria-captains/maria/maria-5.5-galera

WWW: https://downloads.mariadb.org/mariadb-galera/

Fix: Build log:
https://redports.org/buildarchive/20140401043512-23319/

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-01 21:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nemysis

nemysis@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Horia Racoviceanu 2014-04-01 21:22:31 UTC
Client:
http://www.freebsd.org/cgi/query-pr.cgi?pr=188178
Comment 3 Horia Racoviceanu 2014-04-01 21:51:29 UTC
I have used this patch for testing

- Add galera cluster for mysql
- Used by the following PRs:

mariadb55 galera cluster
http://www.freebsd.org/cgi/query-pr.cgi?pr=188178
http://www.freebsd.org/cgi/query-pr.cgi?pr=188179

mysql56 galera cluster
http://www.freebsd.org/cgi/query-pr.cgi?pr=188180
http://www.freebsd.org/cgi/query-pr.cgi?pr=188181

mysql55 galera cluster
http://www.freebsd.org/cgi/query-pr.cgi?pr=188183
http://www.freebsd.org/cgi/query-pr.cgi?pr=188182
Comment 4 Rusmir Dusko freebsd_committer freebsd_triage 2014-05-01 22:31:14 UTC
Responsible Changed
From-To: nemysis->swills

Not have time for these PR
Comment 5 Horia Racoviceanu 2014-06-06 01:31:01 UTC
Created attachment 143433 [details]
Update to 5.5.37

Build log:
https://redports.org/buildarchive/20140606004024-48331/
Comment 6 Horia Racoviceanu 2014-06-06 01:32:07 UTC
Created attachment 143434 [details]
Update to r355042
Comment 7 Steve Wills freebsd_committer freebsd_triage 2017-02-27 19:04:41 UTC
Haven't had time for this, back to the pool.
Comment 8 Martin Wilke freebsd_committer freebsd_triage 2017-03-05 10:42:23 UTC
Hi,

Are you still interested to get those ports in to the ports tree?