Hello Folks,
I see that repo has everting needed to setup MySQL 5.6 and 5.7 with Galera Cluster. However for MySQL 8 only the library is provided. I don't see the wsrep patch anywhere. Has anyone set this up on BSD?
When I try to run node: /usr/local/libexec/mysqld --user=root
I have get error: sh: wsrep_sst_rsync: not found
2019-08-19 13:53:03 2 [Note] WSREP: New cluster view: global state: a6d6c5d8-c282-11e9-b28d-3f1fbf110ba3:0, view# 24: Primary, number of nodes: 2, my index: 1, protocol version 3...
Hi,
iI've played around with the new release of MariaDB and managed to compile and launch it. Here is what iI did so far:
At first install the Galera lib from ports. This should also build most dependencies which are needed to build MariaDB. Then download source code from here (click).
After...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.