diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-04-02 04:02:16 +0800 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-04-02 04:02:16 +0800 |
commit | 4882dbc20c56e2d979d80434d05194a84dd79563 (patch) | |
tree | 706a67e65122beb5ec3bc1a06b9897dda12361cf /databases/Makefile | |
parent | 006253b3c22b859662c17c74bc1aa93078bed791 (diff) | |
download | freebsd-ports-gnome-4882dbc20c56e2d979d80434d05194a84dd79563.tar.gz freebsd-ports-gnome-4882dbc20c56e2d979d80434d05194a84dd79563.tar.zst freebsd-ports-gnome-4882dbc20c56e2d979d80434d05194a84dd79563.zip |
Galera wsrep provider to Galera Cluster for MySQL, an easy-to-use
high-availability solution with high system up-time, no data loss,
and scalability for future growth.
WWW: http://galeracluster.com
PR: ports/184654
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index e6af21a46d1e..4ba0b9427687 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -93,6 +93,7 @@ SUBDIR += frontbase SUBDIR += frontbase-jdbc SUBDIR += gadfly + SUBDIR += galera SUBDIR += gdbm SUBDIR += geoserver-mysql-plugin SUBDIR += gigabase |