Re: [Maria-developers] Ideas for improving MariaDB/MySQL replication

2010-01-28 Thread Robert Hodges
Hi Kristian, Thanks for kicking this thread off. I have had a bit of a busy week so it has taken a while to get around summarizing Continuent thoughts on improvements. First of all, we Continuent Tungsten folk have a certain set of problems we solve with replication. Here are the key use ca

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2806: Add support in bintar build script for OpenSolaris.

2010-01-28 Thread noreply
revno: 2806 committer: kniel...@knielsen-hq.org branch nick: work-5.1 timestamp: Thu 2010-01-28 23:34:22 +0100 message: Add support in bintar build script for OpenSolaris. modified: BUILD/util.sh -- lp:maria https://code.launchpad.n

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

2010-01-28 Thread knielsen
#At lp:maria 2806 kniel...@knielsen-hq.org 2010-01-28 Add support in bintar build script for OpenSolaris. modified: BUILD/util.sh === modified file 'BUILD/util.sh' --- a/BUILD/util.sh 2010-01-07 12:02:18 + +++ b/BUILD/util.sh 2010-01-28 22:34:22 + @@ -16,6 +1

Re: [Maria-developers] Rev 2750: BUG#31480: Incorrect result for nested subquery when executed via semi join in file:///home/psergey/dev/maria-5.3-subqueries-r3/

2010-01-28 Thread Sergey Petrunya
Igor, On Thu, Jan 28, 2010 at 06:25:40PM +0300, Sergey Petrunya wrote: > At file:///home/psergey/dev/maria-5.3-subqueries-r3/ > > > revno: 2750 > revision-id: pser...@askmonty.org-20100128152533-q0dicbcuu9fvol5p > parent: pser...@askmon

[Maria-developers] Rev 2750: BUG#31480: Incorrect result for nested subquery when executed via semi join in file:///home/psergey/dev/maria-5.3-subqueries-r3/

2010-01-28 Thread Sergey Petrunya
At file:///home/psergey/dev/maria-5.3-subqueries-r3/ revno: 2750 revision-id: pser...@askmonty.org-20100128152533-q0dicbcuu9fvol5p parent: pser...@askmonty.org-20100128134833-9000udjp5wa3tsff committer: Sergey Petrunya branch nick: mari

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

2010-01-28 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20100128113510-bmn8nf14b76l3mof 2806 Michael Widenius 2010-01-28 Fixed compiler warnings & failing test cases When compiling with debug, don't clear buffer in 'net_clear()' - This allows us to easier find bugs in the protocol and a

[Maria-developers] Rev 2749: Subquery optimizations: non-semijoin materialization in file:///home/psergey/dev/maria-5.3-subqueries-r3/

2010-01-28 Thread Sergey Petrunya
At file:///home/psergey/dev/maria-5.3-subqueries-r3/ revno: 2749 revision-id: pser...@askmonty.org-20100128134833-9000udjp5wa3tsff parent: pser...@askmonty.org-20100118223223-0sxbi4py9i0guf1l committer: Sergey Petrunya branch nick: mari

[Maria-developers] Strange compiler error from pbxt

2010-01-28 Thread Michael Widenius
Hi! On one of the buildbot systems We get the following compiler warning: ha_pbxt.cc:1563: warning: variable 'selfâ' might be clobbered by 'longjmp' I have now disabled this warning in buildbot, but you may want to take a look at this. Regards, Monty __

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

2010-01-28 Thread Michael Widenius
#At lp:maria based on revid:kniel...@knielsen-hq.org-20100128072046-x28qsbhoudenjj0f 2805 Michael Widenius 2010-01-28 [merge] Merge with fixes for compiler warnings and 2 fixed test cases Fixed some additional compiler warnings from OpenSolaris build. modified: extra/l