[Bug 230302] databases/mariadb103-server port over galera_new_cluster and galera_recovery scripts
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 2 19:43:37 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230302
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 at freebsd.org
Reporter: freebsd at darkain.com
Flags: maintainer-feedback?(brnrd at freebsd.org)
Assignee: brnrd at freebsd.org
Created attachment 195772
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=195772&action=edit
galera_new_cluster and galera_recovery scripts from Debian
The official Debian (and possible other OS) packages for MariaDB 10.x include 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.
Alternatively, some OSes have the "service mysql bootstrap" command, but there
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_safe
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-cluster/
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list