Re: [Maria-developers] Reviewing bug reports: feature needed

2009-12-01 Thread Hakan Kuecuekyilmaz
Kurt, all, On 30.11.2009, at 20:23, Kurt von Finck wrote: On Fri, 27 Nov 2009 21:39:45 +0100 Hakan Kuecuekyilmaz ha...@askmonty.org wrote: Hi all, after reviewing some MariaDB related bugs on bugs.launchpad.net/maria it occurred to me, that there is no link between the bug state Fix

Re: [Maria-developers] WL40: Current status issues to discuss

2009-12-01 Thread Kristian Nielsen
Alexi1952 alexi1...@yandex.ru writes: The Query event binary format is extended with a tables info, i.e. the list of tables involved in the query execution. More precisely, two following fields are added to the Query event header: * Query length (2 bytes). (Reason: in usual format, Query

[Maria-developers] Rev 2769: Added create options for table^ fields and keys (MWL#43). in file:///Users/bell/maria/bzr/work-maria-5.1-create-options/

2009-12-01 Thread sanja
At file:///Users/bell/maria/bzr/work-maria-5.1-create-options/ revno: 2769 revision-id: sa...@askmonty.org-20091201120747-cvp0uni2rd4iy5xi parent: bo.thor...@canonical.com-20091126153249-0xfszhcynbym2lvr committer: sa...@askmonty.org

Re: [Maria-developers] [Merge] lp:~paul-mccullagh/maria/maria-pbxt-rc3 into lp:maria

2009-12-01 Thread Sergei Golubchik
Hi, Paul! On Dec 01, Paul McCullagh wrote: This patch changes MariaDB code in one case: File handler.cc, Line 1591 DBUG_ASSERT(total_ha_2pc == (ulong) opt_bin_log+1); // only InnoDB and binlog This line has been commented out, because the assertions fails now that PBXT supports XA.

Re: [Maria-developers] Why 5.1.39 is not on launchpad?

2009-12-01 Thread Daniel Bartholomew
On Mon, 30 Nov 2009 09:28:51 -0500, Daniel Bartholomew db...@askmonty.org wrote: Daniel On Mon, 30 Nov 2009 15:50:17 +0200, Michael Widenius Daniel mo...@askmonty.org wrote: Daniel Monty The reason they are not there is that one needs to do the Monty changes manually on Launchpad and we forgot

[Maria-developers] need maria dev team help to repro a bug

2009-12-01 Thread Vladimir Kolesnikov
Hi guys, I'm working on this problem: https://bugs.launchpad.net/pbxt/+bug/489091 Unfortunately I cannot rperoduce plan diffs on the latest lp:~maria-captains/maria/5.1-merge. Is there a way to get access to any of your machines where it is reproducible. Thanks, Vladimir

Re: [Maria-developers] [Merge] lp:~paul-mccullagh/maria/maria-pbxt-rc3 into lp:maria

2009-12-01 Thread Paul McCullagh
Hi Sergei, Thanks for the heads-up on that! The code in question is as follows: #ifndef WILL_BE_DELETED_LATER /* for now, only InnoDB supports 2pc. It means we can always safely rollback all pending transactions, without risking inconsistent data */ DBUG_ASSERT(total_ha_2pc ==

Re: [Maria-developers] [Merge] lp:~paul-mccullagh/maria/maria-pbxt-rc3 into lp:maria

2009-12-01 Thread Sergei Golubchik
Hi, Paul! On Dec 01, Paul McCullagh wrote: Thanks for the heads-up on that! The code in question is as follows: #ifndef WILL_BE_DELETED_LATER /* for now, only InnoDB supports 2pc. It means we can always safely rollback all pending transactions, without risking inconsistent data

Re: [Maria-developers] need maria dev team help to repro a bug

2009-12-01 Thread Kristian Nielsen
Vladimir Kolesnikov vladi...@primebase.org writes: I'm working on this problem: https://bugs.launchpad.net/pbxt/+bug/489091 Unfortunately I cannot rperoduce plan diffs on the latest lp:~maria-captains/maria/5.1-merge. Is there a way to get access to any of your machines where it is

[Maria-developers] Updated (by Guest): Provide key cache statistics (58)

2009-12-01 Thread worklog-noreply
--- WORKLOG TASK -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- TASK...: Provide key cache statistics CREATION DATE..: Thu, 22 Oct 2009, 12:28 SUPERVISOR.:

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2770: Fixes after comments from last push:

2009-12-01 Thread noreply
revno: 2770 committer: Michael Widenius mo...@askmonty.org branch nick: maria-5.1 timestamp: Mon 2009-11-30 15:36:06 +0200 message: Fixes after comments from last push: - Removed some not needed casts - Change plugin.h to be

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2771: Merge MySQL 5.1.41 into MariaDB trunk, including a number of after-merge fixes.

2009-12-01 Thread noreply
Merge authors: dao-gang...@sun.com li-bing.s...@sun.com Alexander Barkov b...@mysql.com Alexander Nozdrin a...@sun.com Alexey Botchkov holyf...@mysql.com... revno: 2771 [merge] committer: kniel...@knielsen-hq.org branch nick:

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2772: Merge free documentation from MySQL 5.1.41 source tarball into MariaDB.

2009-12-01 Thread noreply
Merge authors: Kristian Nielsen (knielsen) revno: 2772 [merge] committer: kniel...@knielsen-hq.org branch nick: work-5.1 timestamp: Tue 2009-12-01 08:38:15 +0100 message: Merge free documentation from MySQL 5.1.41 source tarball into

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2774: Fixed link problem when compiling without uca

2009-12-01 Thread noreply
revno: 2774 committer: Michael Widenius mo...@askmonty.org branch nick: mariadb-5.1 timestamp: Tue 2009-12-01 18:09:02 +0200 message: Fixed link problem when compiling without uca modified: cmd-line-utils/readline/config_readline.h