databases/galera [with Mariadb 101]
Hello,
This would be very nice. I was almost ready to switch to linux with the hope to
make this one working.
I still keep my FreeBSD Galera test systems so if you need anything to test or
for configuration issues please let me know asap.
Thanks, i
Hello,
This would be very nice. I was almost ready to switch to linux with the hope to
make this one working.
I still keep my FreeBSD Galera test systems so if you need anything to test or
for configuration issues please let me know asap.
Thanks, iddqd idkfa!
- Original Message
On 2017-03-03 18:35, Калоян Механджийски wrote:
Hello
I tried about 1 year ago Galera cluster with MySQL and it didn't work
out so back then I tried as I tried today MariaDB 101 with Galera
cluster.
I see that both Galera and MariaDB ports are being modified but the
combined configuration
Hello,
> And if I can get any help from the port maintainers , or I should
> probably contact the Galera as port provider?
If you contact galera as the port provider, that would be useful.
--
p...@opsec.eu+49 171 3101372 3 years
Hello
I tried about 1 year ago Galera cluster with MySQL and it didn't work out so
back then I tried as I tried today MariaDB 101 with Galera cluster.
I see that both Galera and MariaDB ports are being modified but the combined
configuration don't work at all. I also see that Gale
On Wed, Feb 01, 2017 at 09:07:34AM +0800, Ganbold Tsagaankhuu wrote:
>
> As Steven asked earlier, do you have support or binary package available
> for FreeBSD 11.0 or later ?
I am currently implementing a proof-of-concept running two galera nodes
and one garb node (no db, just for q
Hi Ganbold,
Galera Cluster does not support for FreeBSD 11.0 or later as we speak.
Naturally, we will provide it later but we have not decided the date yet
for it. If there is need to speed up FreeBSD 11.0 support, please let us
know.
Best
Sakari
Ganbold Tsagaankhuu kirjoitti 2017-02-01 03
Sakari,
On Tue, Jan 31, 2017 at 8:25 PM, wrote:
> Hi Mathieu,
>
> thanks for the feedback. My bad.
>
> I am not sure if you wanted a reply but here it is if you do not mind.
>
> Galera Cluster for MySQL is a multi-master Cluster based on synchronous
> replication. It
Hi Mathieu,
thanks for the feedback. My bad.
I am not sure if you wanted a reply but here it is if you do not mind.
Galera Cluster for MySQL is a multi-master Cluster based on synchronous
replication. It is an easy-to-use, high-availability solution, which
provides high system up-time, no
On 31/01/2017 09:52, Mathieu Arnold wrote:
Le 31/01/2017 à 09:44, sakari.keskit...@galeracluster.com a écrit :
Hi,
Hi,
Codership is pleased to announce: Galera Cluster Packages and Support
for FreeBSD are Now Available From Codership.
You managed to write "Galera Cluster" a good
Le 31/01/2017 à 09:44, sakari.keskit...@galeracluster.com a écrit :
>
> Hi,
Hi,
> Codership is pleased to announce: Galera Cluster Packages and Support
> for FreeBSD are Now Available From Codership.
You managed to write "Galera Cluster" a good half dozen times, and
Cod
Hi,
Codership is pleased to announce: Galera Cluster Packages and Support
for FreeBSD are Now Available From Codership.
Galera Cluster on FreeBSD
Galera Cluster for MySQL already runs on FreeBSD in large organizations
that handle mission-critical and security-sensitive data. With Galera
Hi,
The garbd component of databases/galera is currently disabled in the
port but I would like to get this working. When enabled it has issues
with boost references:
/usr/ports/databases/galera/work/galera-25.3.5-src/garb/garb_config.cpp:32:
undefined reference to
`boost
p27-cloud_sptheme is fixed and comitted.
For galera there is another PR. Seem there exists more problems.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208109
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo
Sorry, forgot the link:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212496
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
There is a patch, unbreaks py-cloud_sptheme.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212492
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
I correct this (there are too much warnings)
for Galera:
let USE_GCC in the Makefile
and use from commandline
make CC=/usr/local/bin/gcc49 CXX=/usr/local/bin/g++49
CPP=/usr/local/bin/cpp49
(in the moment I don't find a working Syntax for the Makefie).
But so there are no war
Forgot:
Either you comment out broken in py-cloud_sptheme Makefile or you have
compile it with make TRYBROKEN=yes.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "fre
}
@${MKDIR} ${STAGEDIR}${DOCSDIR3} ${STAGEDIR}${DOCSDIR4}
${INSTALL_DATA} ${DOC_FILES3:S|^|${DOCSRCDIR3}/|} ${STAGEDIR}${DOCSDIR3}
${INSTALL_DATA} ${DOC_FILES4:S|^|${DOCSRCDIR4}/|} ${STAGEDIR}${DOCSDIR4}
(thes are only DOCS)
and in galera
USE_GCC= yes
(has also an compile errot).
but so it
And compilation is not working :)
===> Returning to build of galera-25.3.5_2
===> galera-25.3.5_2 depends on package: py27-cloud_sptheme>=0 - not found
===> py27-cloud_sptheme-1.6_1 is marked as broken: does not build.
*** Error code 1
Sylvain
Le 08/09/2016 à 17:16, Sylv
Hello,
Galera is not avalaible on the package repo.(freebsd 10)
But on the documentation, it looks that it's possible to install it
with pkg
https://www.freshports.org/databases/galera/
Any information about this ?
Thx
sylvain
___
freebsd-
Excuse me, are there any news?
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/Galera-ports-tp6001219p6003766.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
___
freebsd-ports@freebsd.org mailing list
http
> I would propose to add something like WSREP knob to existing mysql*-server
ports that adds the extra patches and then make slaves with WSREP option
selected
That's a great idea, Nikolai!
And I think databases/galera should be renamed to something more obvious,
like databases/galera-p
On 03/31/15 08:00, freebsd-ports-requ...@freebsd.org wrote:
> Hi!
> I'm a bit surprised that we don't have ports for galera cluster.
> I want to discuss about them a little bit.
>
> In short about galera and how it works (how I understand it):
> it's a kind of
Hi!
I'm a bit surprised that we don't have ports for galera cluster.
I want to discuss about them a little bit.
In short about galera and how it works (how I understand it):
it's a kind of cluster of MySQL-based DBs. They support MySQL, Percona
and MariaDB right now
26 matches
Mail list logo