Re: [Maria-developers] OQGraph?

2010-03-30 Thread Kristian Nielsen
Kristian Nielsen writes: > Kristian Nielsen writes: > So for packaging we need to (at least) > > 1. Include the oqgraph_engine.so somewhere > > 2. Provide some facilities/documentation for the user to load the engine (or > should it be added by default into the mysql.plugin table?) I discussed

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

2010-03-30 Thread knielsen
#At lp:maria 2803 kniel...@knielsen-hq.org 2010-03-30 [merge] automerge for buildbot test modified: mysql-test/Makefile.am === modified file 'mysql-test/Makefile.am' --- a/mysql-test/Makefile.am2009-12-03 11:19:05 + +++ b/mysql-test/Makefile.am2010-03-30 19:00:59

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

2010-03-30 Thread knielsen
#At lp:maria 2792 kniel...@knielsen-hq.org 2010-03-30 OQGraph testsuite was forgotten from `make dist`. modified: mysql-test/Makefile.am === modified file 'mysql-test/Makefile.am' --- a/mysql-test/Makefile.am2009-12-03 11:19:05 + +++ b/mysql-test/Makefile.am2010-

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

2010-03-30 Thread Kristian Nielsen
Alex Yurchenko writes: > On Mon, 29 Mar 2010 00:02:09 +0200, Kristian Nielsen > wrote: > The way I understood the above is that global mutex is taken in InnoDB > prepare() solely to synchronize binlog and InnoDB commits. Is that so? If Yes. > it is, than it is precisely the thing we want to a

Re: [Maria-developers] OQGraph?

2010-03-30 Thread Kristian Nielsen
Kristian Nielsen writes: > I wanted to see if there was something I could do to help getting > oqgraph-in-mariadb moving again. Ok, I got some progress on this. But I have problems with the packaging, need help to proceed. The OQGraph engine seems to be built as a module, oqgraph_engine.so. So

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

2010-03-30 Thread knielsen
#At lp:maria 2802 kniel...@knielsen-hq.org 2010-03-30 [merge] automerge for buildbot test removed: storage/oqgraph/oqgraph_probes.h modified: storage/oqgraph/Makefile.am === modified file 'storage/oqgraph/Makefile.am' --- a/storage/oqgraph/Makefile.am 201

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

2010-03-30 Thread knielsen
#At lp:maria 2791 kniel...@knielsen-hq.org 2010-03-30 Comment out dtrace stuff for now, as it does not work properly on systems that lack dtrace. Remove generated header from bzr removed: storage/oqgraph/oqgraph_probes.h modified: storage/oqgraph/Makefile

[Maria-developers] [Branch ~maria-captains/maria/5.1] Rev 2836: Removed compiler warning

2010-03-30 Thread noreply
revno: 2836 committer: Michael Widenius branch nick: maria-5.1 timestamp: Tue 2010-03-30 15:36:49 +0300 message: Removed compiler warning Disable pbxt for test cases not using pbxt (speeds up test suite) added: mysql-test/suite/pbx

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

2010-03-30 Thread Michael Widenius
#At lp:maria based on revid:mo...@askmonty.org-20100329190745-m4fvzr3pr6phn93h 2836 Michael Widenius 2010-03-30 Removed compiler warning Disable pbxt for test cases not using pbxt (speeds up test suite) added: mysql-test/suite/pbxt/t/suite.opt modified: ex

[Maria-developers] Rev 2760: Compiler warnings removed. in file:///Users/bell/maria/bzr/work-maria-5.2-warnings/

2010-03-30 Thread sanja
At file:///Users/bell/maria/bzr/work-maria-5.2-warnings/ revno: 2760 revision-id: sa...@askmonty.org-20100330123515-4p8q03xccl3d6k59 parent: sa...@askmonty.org-20100330084125-f0ch43jawtcd5p3x committer: sa...@askmonty.org branch nick: wo

[Maria-developers] Rev 2758: test in http://bazaar.launchpad.net/~maria-captains/maria/5.2/

2010-03-30 Thread serg
At http://bazaar.launchpad.net/~maria-captains/maria/5.2/ revno: 2758 revision-id: ser...@pisem.net-20100330115617-a99qg0idjjbpx01d parent: ser...@pisem.net-20100329151428-zkvrkidiyqmb19pn committer: Sergei Golubchik branch nick: 5.2 ti

Re: [Maria-developers] Rev 2734: Maria WL#61

2010-03-30 Thread Sergei Golubchik
Hi, Oleksandr! On Mar 29, Oleksandr Byelkin wrote: >> >>> +#define PLUGIN_MATURITY_TEST 1 >>> +#define PLUGIN_MATURITY_ALPHA 2 >>> +#define PLUGIN_MATURITY_BETA 3 >>> +#define PLUGIN_MATURITY_GAMMA 4 >>> +#define PLUGIN_MATURITY_RELEASE 5 >> >> "release" ? or production or stable ? >> there can be

[Maria-developers] Rev 2759: Remove compiler warning in file:///Users/bell/maria/bzr/work-maria-5.2-warnings/

2010-03-30 Thread sanja
At file:///Users/bell/maria/bzr/work-maria-5.2-warnings/ revno: 2759 revision-id: sa...@askmonty.org-20100330084125-f0ch43jawtcd5p3x parent: sa...@askmonty.org-20100329185318-s8s6lsuvm12oi8yb committer: sa...@askmonty.org branch nick: wo

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

2010-03-30 Thread knielsen
#At lp:maria 2789 kniel...@knielsen-hq.org 2010-03-30 Require Boost version 1.40.0 to build OQGraph (earlier versions have a bug). added: storage/oqgraph/README modified: storage/oqgraph/graphcore.cc storage/oqgraph/plug.in per-file messages: storage