[Maria-developers] Updated (by Guest): Better choice between range and index_merge/intersection options (26)

2009-06-19 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Better choice between range and index_merge/intersection options CREATION DATE..: Wed, 27 May

[Maria-developers] Updated (by Guest): Better choice between range and index_merge/intersection options (26)

2009-06-19 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Better choice between range and index_merge/intersection options CREATION DATE..: Wed, 27 May

[Maria-developers] Updated (by Guest): index_merge: fair choice between index_merge union and range access (24)

2009-06-19 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: index_merge: fair choice between index_merge union and range access CREATION DATE..: Tue, 26 M

[Maria-developers] Updated (by Guest): index_merge: fair choice between index_merge union and range access (24)

2009-06-19 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: index_merge: fair choice between index_merge union and range access CREATION DATE..: Tue, 26 M

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

2009-06-19 Thread Kristian Nielsen
Michael Widenius writes: > knielsen> +/* > knielsen> + We initialise the hashes for deadlock detection lazily. > knielsen> + This greatly helps with performance when lots of mutexes are > initiased but > knielsen> + only a few of them are actually used (eg. XtraDB). > knielsen> +*/ > knielsen

Re: [Maria-developers] Tungsten Replicator and MariaDB

2009-06-19 Thread Arjen Lentz
Hi Sergey On 19/06/2009, at 8:12 PM, Sergey Petrunya wrote: On Thu, Jun 11, 2009 at 08:45:08AM -0700, Robert Hodges wrote: This brings up a question for the Maria dev team-what are your plans, if any, for replication support in MariaDB? In particular, are there any plans that would affect

Re: [Maria-developers] Tungsten Replicator and MariaDB

2009-06-19 Thread Sergey Petrunya
Hi Robert, On Thu, Jun 11, 2009 at 08:45:08AM -0700, Robert Hodges wrote: > This brings up a question for the Maria dev team-what are your plans, if > any, for replication support in MariaDB? In particular, are there any > plans that would affect binlog formats? So far we don't have any planne

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

2009-06-19 Thread Kristian Nielsen
Michael Widenius writes: > knielsen> === modified file 'mysql-test/r/innodb.result' > knielsen> --- a/mysql-test/r/innodb.result2009-06-09 15:08:46 + > knielsen> +++ b/mysql-test/r/innodb.result2009-06-18 12:39:21 + > knielsen> @@ -1970,7 +1970,7 @@ explain select count(*) from t1