Re: [Maria-developers] Sphinx Storage engine for MariaDB

2009-08-05 Thread Sergei Golubchik
Hi, Michael! On Jul 30, Michael Widenius wrote: > > I think we should compile all the plugin in (but not enable all by > default), at least for now, to make MariaDB as easy to use as > possible. On the opposite, I think you should compile them all out. But preinstall them, that is add necessary

Re: [Maria-developers] Sphinx Storage engine for MariaDB

2009-08-05 Thread Arjen Lentz
Hi Monty, all On 30/07/2009, at 6:02 PM, Michael Widenius wrote: Arjen> In 5.1 it's a pluggable. Arjen> So the question is, do we want to compile it in, or compile it "with" Arjen> and leave it as a pluggable. Arjen> Then a user just has to explicitly INSTALL PLUGIN once, and otherwise Arj

Re: [Maria-developers] Sphinx Storage engine for MariaDB

2009-08-05 Thread Michael Widenius
Hi! > "Arjen" == Arjen Lentz writes: Arjen> Hi Andrew, all, Arjen> On 28/07/2009, at 12:43 PM, Andrew Aksyonoff wrote: >> Looks like I've overlooked this email back then. :( Peter pinged >> me about Sphinx vs Maria status recently and I just found it. Well, >> hopefully better late than n

Re: [Maria-developers] XtraDB merge into MariaDB

2009-08-05 Thread Vadim Tkachenko
Kristian, Yes I saw. Thank you for help! I did blog about :) http://www.mysqlperformanceblog.com/2009/08/03/xtradb-has-been-commited-to-mariadb/ Kristian Nielsen wrote: > Ok, XtraDB 6 is now pushed to MariaDB, as a replacement for InnoDB! > > Merging was ok. There are a number of conflicts wh

Re: [Maria-developers] XtraDB merge into MariaDB

2009-08-05 Thread Kristian Nielsen
Ok, XtraDB 6 is now pushed to MariaDB, as a replacement for InnoDB! Merging was ok. There are a number of conflicts which need to be handled, but that seems inevitable, and bzr seems to handle things ok (if a bit clunky). There are no further issues know at the moment. Thanks for working with me

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2719: Add a new variant of dlclose() Valgrind suppressions to fix a Buildbot issue.

2009-08-05 Thread noreply
revno: 2719 committer: kniel...@knielsen-hq.org branch nick: mariadb-5.1 timestamp: Wed 2009-08-05 09:21:37 +0200 message: Add a new variant of dlclose() Valgrind suppressions to fix a Buildbot issue. modified: mysql-test/valgrind.sup

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2719)

2009-08-05 Thread knielsen
#At lp:maria 2719 kniel...@knielsen-hq.org 2009-08-05 Add a new variant of dlclose() Valgrind suppressions to fix a Buildbot issue. modified: mysql-test/valgrind.supp === modified file 'mysql-test/valgrind.supp' --- a/mysql-test/valgrind.supp 2009-08-04 14:09:08 + +++

[Maria-developers] Adding Valgrind suppressions

2009-08-05 Thread Kristian Nielsen
Just a remark about adding Valgrind suppressions for problems in system libraries that we cannot fix. I see in mysql-test/valgrind.supp a number of suppressions like this: { dlclose memory loss from plugin variant 4 Memcheck:Leak fun:malloc obj:/lib*/ld-*.so