Re: MariaDB and OpenBSD

2013-07-01 Thread Bogdan Andu
of that assembler code. Having these in mind what is the roadmap of integrating mariadb in OpenBSD? Bogdan From: Stuart Henderson To: Bogdan Andu ; Bogdan Andu ; "misc@openbsd.org" Sent: Monday, July 1, 2013 11:04 AM Subject: Re: MariaDB and Open

Re: MariaDB and OpenBSD

2013-07-01 Thread Stuart Henderson
linux also, as I do currently on an Ubuntu 13.04 linux x86_64 . > >Thank you all , for your comments, > >Bogdan > > > > From: Stuart Henderson >To: Bogdan Andu ; Bogdan Andu ; >"misc@openbsd.org" >Sent: Monday, July 1, 2013 10:

Re: MariaDB and OpenBSD

2013-07-01 Thread Bogdan Andu
enderson To: Bogdan Andu ; Bogdan Andu ; "misc@openbsd.org" Sent: Monday, July 1, 2013 10:01 AM Subject: Re: MariaDB and OpenBSD You are trying to use a -current ports tree on 5.3 which is not supported and you can have various problems as a result of this. Also mariadb is not currently ena

Re: MariaDB and OpenBSD

2013-07-01 Thread Stuart Henderson
ammaticaly I encountered >that error which seems to be solved, as Stefan Sperling suggested, via >LD_PRELOAD env, var. > >what I am doing wrong? > > > >________ > From: Stuart Henderson >To: misc@openbsd.org >Sent: Saturday, June 29, 2013

Re: MariaDB and OpenBSD

2013-06-30 Thread Bogdan Andu
? From: Stuart Henderson To: misc@openbsd.org Sent: Saturday, June 29, 2013 1:19 AM Subject: Re: MariaDB and OpenBSD On 2013-06-28, Bogdan Andu wrote: > Hello, > > I have installed mariadb-server-5.5.31p0 and mariadb-client-5.5.31p0 > on an OpenBSD 5.3 amd64 m

Re: MariaDB and OpenBSD

2013-06-28 Thread Stuart Henderson
On 2013-06-28, Bogdan Andu wrote: > Hello, > > I have installed mariadb-server-5.5.31p0 and mariadb-client-5.5.31p0 > on an OpenBSD 5.3 amd64 machine. http://www.openbsd.org/faq/faq15.html#NoFun

Re: MariaDB and OpenBSD

2013-06-28 Thread Stefan Sperling
On Fri, Jun 28, 2013 at 02:36:10AM -0700, Bogdan Andu wrote: > > > ok, that did the trick > > but how can I specify in one place this variable env > LD_PRELOAD=libpthread.so? You can write a small wrapper shell script that sets the variable and then runs your perl script. See here for an exam

Re: MariaDB and OpenBSD

2013-06-28 Thread Marc Espie
On Fri, Jun 28, 2013 at 02:36:10AM -0700, Bogdan Andu wrote: > ok, that did the trick > > but how can I specify in one place this variable > env LD_PRELOAD=libpthread.so? > > is this related to mariadb-client? > > i think > i'll switch back to mysql until mariadb is fully supported by OpenBSD. >

Re: MariaDB and OpenBSD

2013-06-28 Thread Bogdan Andu
ogdan Andu Cc: "misc@openbsd.org" Sent: Friday, June 28, 2013 12:06 PM Subject: Re: MariaDB and OpenBSD On Fri, Jun 28, 2013 at 01:49:09AM -0700, Bogdan Andu wrote: > Hello, > > I have installed mariadb-server-5.5.31p0 and mariadb-client-5.5.31p0 > on an OpenBSD 5.3 amd6

Re: MariaDB and OpenBSD

2013-06-28 Thread Stefan Sperling
On Fri, Jun 28, 2013 at 01:49:09AM -0700, Bogdan Andu wrote: > Hello, > > I have installed mariadb-server-5.5.31p0 and mariadb-client-5.5.31p0 > on an OpenBSD 5.3 amd64 machine. > > I have also re-installed from ports > p5-DBD-mysql with version 1.36 of Makefile, which supports mariadb. > p5-DBD-

MariaDB and OpenBSD

2013-06-28 Thread Bogdan Andu
Hello, I have installed mariadb-server-5.5.31p0 and mariadb-client-5.5.31p0 on an OpenBSD 5.3 amd64 machine. I have also re-installed from ports p5-DBD-mysql with version 1.36 of Makefile, which supports mariadb. p5-DBD-mysql via pkg_add gives me this error: sudo pkg_add /usr/ports/packages/amd64