Re: [Maria-discuss] Galera Cluster on FreeBSD

2016-06-02 Thread Brian Evans
On 6/2/2016 2:48 PM, Niklaas Baudet von Gersdorff wrote: > Brian Evans [2016-06-02 09:04 -0400] : > >> This is https://jira.mariadb.org/browse/MDEV-9757 > Oh, no. That's a pity. I eventually wanted to switch from MySQL. I'll > subscribe to the bug report. Thanks for linking to it! > > Niklaas >

Re: [Maria-discuss] Galera Cluster on FreeBSD

2016-06-02 Thread Niklaas Baudet von Gersdorff
Brian Evans [2016-06-02 09:04 -0400] : > This is https://jira.mariadb.org/browse/MDEV-9757 Oh, no. That's a pity. I eventually wanted to switch from MySQL. I'll subscribe to the bug report. Thanks for linking to it! Niklaas ___ Mailing list: https

Re: [Maria-discuss] Galera Cluster on FreeBSD

2016-06-02 Thread Brian Evans
On 6/2/2016 8:50 AM, Niklaas Baudet von Gersdorff wrote: > > 160602 14:32:22 [ERROR] mysqld got signal 6 ; > This could be because you hit a bug. It is also possible that this binary > or one of the libraries it was linked against is corrupt, improperly built, > or misconfigured. This error can als

Re: [Maria-discuss] Galera Cluster on FreeBSD

2016-06-02 Thread Niklaas Baudet von Gersdorff
Guillaume Lefranc [2016-06-02 08:05 +] : > in MariaDB 10.1, Galera replicator needs to be explicitely enabled. Try > adding this to your configuration file: > > wsrep_on=ON Great, thanks for mentioning that! Unfortunately though, I end up with an error and MariaDB fails to start. I have the

Re: [Maria-discuss] Galera Cluster on FreeBSD

2016-06-02 Thread Guillaume Lefranc
Hi Niklaas, in MariaDB 10.1, Galera replicator needs to be explicitely enabled. Try adding this to your configuration file: wsrep_on=ON Kind regards GL Le jeu. 2 juin 2016 à 08:56, Niklaas Baudet von Gersdorff a écrit : > Hello, > > I'm trying to setup a galera cluster on FreeBSD. I followed