At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 27
revision-id: ha...@askmonty.org-20100310010046-hwv56n4wfn4t4odp
parent: ha...@askmonty.org-2010031201-nlm71rud41hxpk38
committer: Hakan Kuecuekyilmaz
branch nick: ma
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 26
revision-id: ha...@askmonty.org-2010031201-nlm71rud41hxpk38
parent: ha...@askmonty.org-20100309233127-vgj4q029apf0un2x
committer: Hakan Kuecuekyilmaz
branch nick: ma
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 25
revision-id: ha...@askmonty.org-20100309233127-vgj4q029apf0un2x
parent: ha...@askmonty.org-20100309220617-3ti82bv9tvlvx5w6
committer: Hakan Kuecuekyilmaz
branch nick: ma
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 24 [merge]
revision-id: ha...@askmonty.org-20100309220617-3ti82bv9tvlvx5w6
parent: ha...@askmonty.org-20100309220559-6u2f1d4hcjcchc1n
parent: ha...@askmonty.org-201003092203
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 23
revision-id: ha...@askmonty.org-20100309220559-6u2f1d4hcjcchc1n
parent: ha...@askmonty.org-20100309150622-0cpj0wxp3oxsuhep
committer: Hakan Kuecuekyilmaz
branch nick: ma
Hi!
> "Igor" == Igor Babaev writes:
Igor> Please review this patch that is based on the contribution patch
Igor> attached to WL#86.
First some things we discussed in Iceland:
Functions with starts with s_ should be changed to simple_
Move select.test to suite/select and run it
#At lp:maria
2800 kniel...@knielsen-hq.org 2010-03-09 [merge]
Automerge for buildbot test
modified:
BUILD/compile-pentium64-gcov
BUILD/compile-pentium64-gprof
include/my_sys.h
mysql-test/r/variables.result
mysys/my_sync.c
sql-bench/test
#At lp:maria
2799 kniel...@knielsen-hq.org 2010-03-09 [merge]
Automerge for buildbot test
modified:
sql/item_subselect.cc
=== modified file 'sql/item_subselect.cc'
--- a/sql/item_subselect.cc 2010-03-09 15:03:54 +
+++ b/sql/item_subselect.cc 2010-03-09 19:29:05 +
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Phone home
CREATION DATE..: Wed, 01 Apr 2009, 15:30
SUPERVISOR.: Knielsen
IMPLEMENTOR:
#At lp:maria
2826 kniel...@knielsen-hq.org 2010-03-09
Fix a buildbot memory leak due to JOIN::destroy() not being called for
EXPLAIN
query:
- When subquery is located in ORDER BY, EXPLAIN will run as follows:
select_describe() will run JOIN::prepare()/optimize() for t
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Phone home
CREATION DATE..: Wed, 01 Apr 2009, 15:30
SUPERVISOR.: Knielsen
IMPLEMENTOR:
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Phone home
CREATION DATE..: Wed, 01 Apr 2009, 15:30
SUPERVISOR.: Knielsen
IMPLEMENTOR:
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Phone home
CREATION DATE..: Wed, 01 Apr 2009, 15:30
SUPERVISOR.: Knielsen
IMPLEMENTOR:
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Phone home
CREATION DATE..: Wed, 01 Apr 2009, 15:30
SUPERVISOR.: Knielsen
IMPLEMENTOR:
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Phone home
CREATION DATE..: Wed, 01 Apr 2009, 15:30
SUPERVISOR.: Knielsen
IMPLEMENTOR:
#At lp:maria
2798 kniel...@knielsen-hq.org 2010-03-09 [merge]
Automerge for buildbot test
modified:
mysql-test/r/table_elim.result
mysql-test/t/table_elim.test
sql/handler.cc
sql/set_var.cc
sql/sql_plugin.cc
sql/sql_plugin.h
sql
revno: 2825
committer: Michael Widenius
branch nick: maria-5.1
timestamp: Tue 2010-03-09 21:22:24 +0200
message:
Added count of my_sync calls (to SHOW STATUS)
tmp_table_size can now be set to 0 (to disable in memory internal temp tab
#At lp:maria based on revid:ser...@pisem.net-20100308170509-gsqfnt3a9rdaxj32
2825 Michael Widenius 2010-03-09
Added count of my_sync calls (to SHOW STATUS)
tmp_table_size can now be set to 0 (to disable in memory internal temp
tables)
Improved speed for internal Maria temp tab
Hi Kristian,
On Tue, Mar 09, 2010 at 04:11:26PM +0100, Kristian Nielsen wrote:
> Thanks for offering to help with the memory leak. Here are the details.
>
> Tree is here:
>
> lp:~maria-captains/maria/mariadb-5.1-knielsen
>
> This tree is the merge with MySQL-5.1.44, including your fix for t
At file:///home/psergey/dev/mariadb-5.1-knielsen/
revno: 2798
revision-id: pser...@askmonty.org-20100309185356-ns7o30p75xjjby35
parent: kniel...@knielsen-hq.org-20100309150559-07zcnnz8dh54m2ug
committer: Sergey Petrunya
branch nick: mar
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Enable the use of libstdc++ in MariaDB
CREATION DATE..: Wed, 11 Nov 2009, 13:19
SUPERVISOR.
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Enable the use of libstdc++ in MariaDB
CREATION DATE..: Wed, 11 Nov 2009, 13:19
SUPERVISOR.
#At lp:maria
2823 kniel...@knielsen-hq.org 2010-03-09
A number of after-merge fixes following merge of MySQL 5.1.44 into
MariaDB.
Bug#46949: memory leak with failed alter table to create partitions based
on extract()
Bug#51830: Incorrect partition pruning on ran
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Enable the use of libstdc++ in MariaDB
CREATION DATE..: Wed, 11 Nov 2009, 13:19
SUPERVISOR.
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: pluggable authentication
CREATION DATE..: Tue, 09 Mar 2010, 14:58
SUPERVISOR.: Sergei
IMPLE
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: pluggable authentication
CREATION DATE..: Tue, 09 Mar 2010, 14:58
SUPERVISOR.: Sergei
IMPLE
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Enable the use of libstdc++ in MariaDB
CREATION DATE..: Wed, 11 Nov 2009, 13:19
SUPERVISOR.
Hi Sergey,
Thanks for offering to help with the memory leak. Here are the details.
Tree is here:
lp:~maria-captains/maria/mariadb-5.1-knielsen
This tree is the merge with MySQL-5.1.44, including your fix for the
uninitialised variable in table elimination.
The test case is the following, w
#At lp:maria
2797 kniel...@knielsen-hq.org 2010-03-09 [merge]
Automerge for buildbot test
modified:
mysql-test/suite/pbxt/r/partition_error.result
mysql-test/suite/pbxt/r/partition_pruning.result
mysql-test/suite/pbxt/t/partition_error.test
sql/item_su
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Benchmark suite for sysbench
CREATION DATE..: Thu, 04 Mar 2010, 17:46
SUPERVISOR.: Igor
IMP
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 19
revision-id: ha...@askmonty.org-20100309140429-75fbhpdrejalq31d
parent: ha...@askmonty.org-20100304020337-9xmeeklcn4uccvdt
committer: Hakan Kuecuekyilmaz
branch nick: ma
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Benchmark suite for sysbench
CREATION DATE..: Thu, 04 Mar 2010, 17:46
SUPERVISOR.: Igor
IMP
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Benchmark suite for sysbench
CREATION DATE..: Thu, 04 Mar 2010, 17:46
SUPERVISOR.: Igor
IMP
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 20
revision-id: ha...@askmonty.org-20100309140451-ehuc08gs4x851gtn
parent: ha...@askmonty.org-20100309140429-75fbhpdrejalq31d
committer: Hakan Kuecuekyilmaz
branch nick: ma
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 21
revision-id: ha...@askmonty.org-20100309142133-07u5qhnsa74is32n
parent: ha...@askmonty.org-20100309140451-ehuc08gs4x851gtn
committer: Hakan Kuecuekyilmaz
branch nick: ma
At file:///Users/hakan/work/monty_program/mariadb-tools/
revno: 22
revision-id: ha...@askmonty.org-20100309150622-0cpj0wxp3oxsuhep
parent: ha...@askmonty.org-20100309142133-07u5qhnsa74is32n
committer: Hakan Kuecuekyilmaz
branch nick: ma
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Benchmark suite for sysbench
CREATION DATE..: Thu, 04 Mar 2010, 17:46
SUPERVISOR.: Igor
IMP
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Benchmark suite for sysbench
CREATION DATE..: Thu, 04 Mar 2010, 17:46
SUPERVISOR.: Igor
IMP
---
WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...: Benchmark suite for sysbench
CREATION DATE..: Thu, 04 Mar 2010, 17:46
SUPERVISOR.: Igor
IMP
At file:///home/tsk/mprog/src/5.3-mwl68-merge.base-mwl68/
revno: 2766 [merge]
revision-id: tim...@askmonty.org-20100309103615-dzmm6xt7ye5xfs25
parent: tim...@askmonty.org-20100309101406-xygkt2sgftvjvevg
parent: pser...@askmonty.org-20100
#At file:///home/tsk/mprog/src/5.3-mwl68-merge.base-mwl68/ based on
revid:tim...@askmonty.org-20100309101406-xygkt2sgftvjvevg
2766 tim...@askmonty.org 2010-03-09 [merge]
MWL#68 Subquery optimization: Efficient NOT IN execution with NULLs
Automerge with 5.3-subqueries
At file:///home/psergey/dev/mariadb-5.1-knielsen/
revno: 2797
revision-id: pser...@askmonty.org-20100309100049-n986bg9spx4mlamp
parent: kniel...@knielsen-hq.org-20100304080603-qq61atw8t0im9qf4
committer: Sergey Petrunya
branch nick: mar
42 matches
Mail list logo