[Maria-developers] Rev 2782: Fix union.test failure in buildbot: alternate fix for BUG#49734 in file:///home/psergey/dev/maria-5.3-subqueries-r10/

2010-03-20 Thread Sergey Petrunya
At file:///home/psergey/dev/maria-5.3-subqueries-r10/ revno: 2782 revision-id: pser...@askmonty.org-20100320165930-ehfull9rin1bdme4 parent: pser...@askmonty.org-20100320120844-n8dvu5loib2fjvwl committer: Sergey Petrunya branch nick: mar

[Maria-developers] FirstMatch strategy and interleaving

2010-03-20 Thread Michael Widenius
Hi! > "Sergey" == Sergey Petrunya writes: Sergey> Hi! Sergey> I was looking through subquery code and found the following issue Sergey> with FirstMatch strategy: Sergey> Our original intent with FirstMatch strategy was to support join orders where Sergey> sj-inner tables are interleaved

[Maria-developers] Rev 2781: Merge in file:///home/psergey/dev/maria-5.3-subqueries-r10/

2010-03-20 Thread Sergey Petrunya
At file:///home/psergey/dev/maria-5.3-subqueries-r10/ revno: 2781 [merge] revision-id: pser...@askmonty.org-20100320120844-n8dvu5loib2fjvwl parent: pser...@askmonty.org-20100320120147-bbjquol551u9u8sq parent: tim...@askmonty.org-20100315

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

2010-03-20 Thread Henrik Ingo
On Wed, Mar 17, 2010 at 9:01 PM, Alex Yurchenko wrote: > The problem is that you cannot really design and program by use cases, > unorthodox as it may sound. You cannot throw an arbitrary bunch of use > cases as input and get code as output (that is in a finite time and of > finite quality). Wheth