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

2009-11-26 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20091126155705-5g7fmkbcpdu6ad6j 2769 Michael Widenius 2009-11-26 Added protection around usage of thd->mysys_var (May be changed to 0 by scheduler) modified: sql/mysqld.cc sql/scheduler.cc sql/sql_class.cc

Re: [Maria-developers] Plugin 'PBXT' will be forced to shutdown

2009-11-26 Thread Kristian Nielsen
Paul McCullagh writes: > I have seen this warning occasionally with other versions of MySQL. > > Since it also happens with MyISAM and sometimes other engines, I had > not given it much thought before. As I understand it, the reason for the message about MyISAM is that PBXT is keeping references

[Maria-developers] Updated (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] Updated (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] Updated (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] Updated (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] pbxt.join_nested test failure (was Re: Test failures in PBXT after merging with MySQL-5.1.41)

2009-11-26 Thread Paul McCullagh
Hi Kristian, This could be tricky. Basically, the way PBXT works this is possible, because the statistics can depend on the speed of threads running in the background. So this is likely to be a matter of timing. We will give this test a try, and see if we also get unstable results. Best r

[Maria-developers] Plugin 'PBXT' will be forced to shutdown (was Re: Test failures in PBXT after merging with MySQL-5.1.41)

2009-11-26 Thread Paul McCullagh
Hi Kristian, I have seen this warning occasionally with other versions of MySQL. Since it also happens with MyISAM and sometimes other engines, I had not given it much thought before. However, it would be good to track down exactly where this reference is being held. To repeat the error,

[Maria-developers] Updated (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] Updated (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (monty:2768) Bug#48357

2009-11-26 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20091125231823-ausq10s23qyih61x 2768 Michael Widenius 2009-11-26 Fix for Bug #48357 SHOW BINLOG EVENTS: Wrong offset or I/O error modified: sql/log_event.cc per-file messages: sql/log_event.cc gcc 4.4.1 assumes that variab

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2768: Apply the strict aliasing patch from http://lists.mysql.com/commits/89843

2009-11-26 Thread noreply
revno: 2768 committer: Bo Thorsen branch nick: trunk-local timestamp: Thu 2009-11-26 16:32:49 +0100 message: Apply the strict aliasing patch from http://lists.mysql.com/commits/89843 modified: sql/log_event.cc -- lp:maria https://c

[Maria-developers] Updated (by Guest): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] Updated (by Guest): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] New (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

[Maria-developers] New (by Psergey): MRR backport (67)

2009-11-26 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: MRR backport CREATION DATE..: Thu, 26 Nov 2009, 15:19 SUPERVISOR.: Monty IMPLEMENTOR: P

Re: [Maria-developers] Help with memory leak in EXPLAIN

2009-11-26 Thread Sergey Petrunya
Hi Kristian, On Wed, Nov 25, 2009 at 04:05:27PM +0100, Kristian Nielsen wrote: > I encountered a memory leak while working on fixing the MySQL 5.1.41 merge. > > The memory leak is repeatable with the following test case: > > -- cut here --

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

2009-11-26 Thread knielsen
#At lp:maria 2775 kniel...@knielsen-hq.org 2009-11-26 After-merge fix for MySQL 5.1.41 merge into MariaDB: Fix incorrect merge breaking the build. modified: unittest/mysys/Makefile.am === modified file 'unittest/mysys/Makefile.am' --- a/unittest/mysys/Makefile.am200

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

2009-11-26 Thread knielsen
#At lp:maria 2774 kniel...@knielsen-hq.org 2009-11-26 After-merge fixes for merge of MySQL 5.1.41 into MariaDB: more post-shutdown warning fixes. modified: mysql-test/mysql-test-run.pl === modified file 'mysql-test/mysql-test-run.pl' --- a/mysql-test/mysql-test-run.pl