Re: [Maria-developers] MariaDB + PBXT

2009-05-11 Thread Paul McCullagh
Hi Kristian, On May 11, 2009, at 4:24 PM, Kristian Nielsen wrote: Stewart, thanks for providing this procedure! Nice to know that this method with renaming to common paths and merging can work. Paul McCullagh writes: So to correct this I will have to redo the integration of PBXT is int

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

2009-05-11 Thread knielsen
#At lp:maria 2699 kniel...@knielsen-hq.org 2009-05-11 [merge] Merge Toby Thain's Solaris fixes. modified: BUILD/SETUP.sh BUILD/compile-solaris-amd64 BUILD/compile-solaris-amd64-debug* BUILD/compile-solaris-amd64-forte BUILD/compile-solaris-amd6

Re: [Maria-developers] Buildbot questions

2009-05-11 Thread Kristian Nielsen
Sergey Petrunya writes: > Grid display (http://askmonty.org/buildbot/grid) is very nice, but it > would be even nicer if one could display only pushes into one particular > branch, like in pushbuild. Is it difficult to achieve? If not, can I request > it from somebody or will need to spend the ef

Re: [Maria-developers] MariaDB + PBXT

2009-05-11 Thread Kristian Nielsen
Stewart, thanks for providing this procedure! Nice to know that this method with renaming to common paths and merging can work. Paul McCullagh writes: > So to correct this I will have to redo the integration of PBXT is into > MariaDB. Yes, I think we should re-do the merge with this tracking o

Re: [Maria-developers] Buildbot questions

2009-05-11 Thread Toby Thain
On 11-May-09, at 7:54 AM, Sergey Petrunya wrote: Hi! I've got several questions for our instance of buildbot: ... Is it possible to set up buildbot to run several configurations, but one after the other? Looking at the buildbot status page, I see that - there are not too many hosts - they

Re: [Maria-developers] ptr_compare replace with memcmp and associated performance

2009-05-11 Thread Stewart Smith
On Sat, May 09, 2009 at 12:25:31AM -0700, Eric Day wrote: > My linux vs sparc testing, completely unequal buffers. One thing > I find really strange is that gcc -O3 memcmp was slower than gcc > without a -O option. Try -fno-builtin so that you're really running memcmp and not the gcc builtin. --

[Maria-developers] Buildbot questions

2009-05-11 Thread Sergey Petrunya
Hi! I've got several questions for our instance of buildbot: Grid display (http://askmonty.org/buildbot/grid) is very nice, but it would be even nicer if one could display only pushes into one particular branch, like in pushbuild. Is it difficult to achieve? If not, can I request it from somebody

Re: [Maria-developers] MariaDB + PBXT

2009-05-11 Thread Stewart Smith
On Mon, May 11, 2009 at 10:38:19AM +0200, Paul McCullagh wrote: > I was not aware of this bit of magic! :) > > So to correct this I will have to redo the integration of PBXT is into > MariaDB. > > I think it would also be best if I redid the integration of PBXT into > the Drizzle/PBXT tree beca

Re: [Maria-developers] MariaDB + PBXT

2009-05-11 Thread Paul McCullagh
Hi Stewart & Kristian, I was not aware of this bit of magic! :) So to correct this I will have to redo the integration of PBXT is into MariaDB. I think it would also be best if I redid the integration of PBXT into the Drizzle/PBXT tree because some of the merges have been done manually,