Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Aug 2018 19:43:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230302] databases/mariadb103-server port over galera_new_cluster and galera_recovery scripts
Message-ID:  <bug-230302-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230302

            Bug ID: 230302
           Summary: databases/mariadb103-server port over
                    galera_new_cluster and galera_recovery scripts
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: brnrd@freebsd.org
          Reporter: freebsd@darkain.com
             Flags: maintainer-feedback?(brnrd@freebsd.org)
          Assignee: brnrd@freebsd.org

Created attachment 195772
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195772&action=
=3Dedit
galera_new_cluster and galera_recovery scripts from Debian

The official Debian (and possible other OS) packages for MariaDB 10.x inclu=
de a
pair of scripts to help with managing Galera clusters. These would be handy=
 for
the FreeBSD port, since there appears to be no other officially documented =
way
to bootstrap a Galera cluster with the FreeBSD binaries.=20

Alternatively, some OSes have the "service mysql bootstrap" command, but th=
ere
is no "service mysql-server bootstrap" command on the FreeBSD port.

The official docs for MariaDB also list "mysqld --wsrep-new-cluster" as the
direct method to start a new cluster, however FreeBSD only has the mysqld_s=
afe
binary, and not mysqld (it works the same way, but will be confusing to new
users)

More details at:
https://mariadb.com/kb/en/library/getting-started-with-mariadb-galera-clust=
er/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230302-7788>