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

2009-03-20 Thread sanja
#At lp:maria 2689 sa...@askmonty.org2009-03-20 [merge] Merge modified: storage/maria/ma_loghandler.c === modified file 'storage/maria/ma_loghandler.c' --- a/storage/maria/ma_loghandler.c 2009-02-19 09:01:25 + +++ b/storage/maria/ma_loghandler.c 2009-03-17

Re: [Maria-developers] MariaDB and Windows

2009-03-20 Thread Kristian Nielsen
Patrick Crews writes: > That definitely sounds worthwhile. Is anyone working on getting buildbots > up and running? I have an XP 32bit VM on a not-too-often-used machine that I plan to start looking at this next week. - Kristian. ___ Mailing list:

[Maria-developers] Some notes on pool_of_threads

2009-03-20 Thread Patrick Crews
Hi there, I've been playing around with the pool_of_threads addition and here is some of what I've found: All of this was on Mac OSX 10.5 1) Biggie here: Running the server with the --extra-port= option (with pool-of-threads set) causes the server to start then immediately stop. I'm still l

Re: [Maria-developers] MariaDB and Windows

2009-03-20 Thread Patrick Crews
> > > Kristian> Are these warnings also in MySQL source? I would think so, don't > look fatal > Kristian> from a quick glance. > > The above come from a new function I added in mysqltest.c to fix > things for Maria. > > Have now added casts to remove the warnings. > > (We need quickly a buildbot

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

2009-03-20 Thread knielsen
#At lp:maria 2688 kniel...@knielsen-hq.org 2009-03-20 Remove redundant code, probably bad automerge modified: mysql-test/lib/mtr_cases.pm per-file messages: mysql-test/lib/mtr_cases.pm Remove redundant code, probably bad automerge === modified file 'mysql-test/lib/mtr_

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2687) Bug#43418

2009-03-20 Thread knielsen
#At lp:maria 2687 kniel...@knielsen-hq.org 2009-03-20 BUG#43418: MTR2: does not notice a memory leak occuring at shutdown of mysqld w/ --valgrind - Fixed by implementing parsing of error log messages generated outside of test case runs (eg. during server shutd

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

2009-03-20 Thread Michael Widenius
Hi! > "sanja" == sanja writes: sanja> #At lp:maria sanja> 2683 sa...@askmonty.org 2009-03-17 sanja> Fixed bug of waiting for flush pass end. sanja> modified: sanja> storage/maria/ma_loghandler.c Bug fix ok. Regards, Monty __

Re: [Maria-developers] safe patches to backport -- pool-of-threads

2009-03-20 Thread Michael Widenius
Hi! Sorry for replying this 'off-thread', but I was not by some strange reason subscribed to the maria-developers list :( MARK CALLAGHAN writes: mark> One of the features listed here mark> http://askmonty.org/wiki/index.php/MariaDB_versus_MySQL as a potential mark> backport is support for pool-

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

2009-03-20 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20090320114130-0mthxmxifg10e8qj 2686 Michael Widenius 2009-03-20 [merge] Merge with trunk removed: mysql-test/t/pool_of_threads-master.opt added: mysql-test/t/connect.cnf mysql-test/t/pool_of_threads.cnf

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

2009-03-20 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20090318021520-fn3aisa99yt4oe97 2685 Michael Widenius 2009-03-20 Avoid compiler warnings on windows modified: client/mysqltest.cc include/config-win.h unittest/mysys/waiting_threads-t.c per-file messages: clien

Re: [Maria-developers] MariaDB and Windows

2009-03-20 Thread Michael Widenius
Hi! > "Kristian" == Kristian Nielsen writes: Kristian> Patrick Crews writes: >> I was wondering what is the policy / direction for MariaDB and Windows. >> Basically, are we aiming to maintain MariaDB for that platform as well? Kristian> The current plan is to keep MariaDB working on Windo

[Maria-developers] Launchpad repoistories upgraded, bzr version 1.9 now required

2009-03-20 Thread Kristian Nielsen
This morning I finished upgrading our three maria repositories at launchpad to repository format 1.9: lp:maria lp:maria/5.2 lp:maria/6.0 There should be no need to re-branch from launchpad or make any other changes to local trees or branches. However, I believe it will now be necessar