Re: [openstack-dev] [Infra][nova][magnum] Jenkins failed quite often for "Cannot set up guest memory 'pc.ram': Cannot allocate memory"

2015-12-13 Thread pcrews
Hi, OVH is a new cloud provider for openstack-infra nodes: http://www.openstack.org/blog/2015/12/announcing-a-new-cloud-provider-for-openstacks-ci-system-ovh/ It appears that selection of nodes on any cloud provider is a matter of luck: "When a developer uploads a proposed change to an

Re: [openstack-dev] [heat] heat delete woes in Juno

2015-03-26 Thread pcrews
Regarding item #3: I have mainly seen this issue on stacks that have been snapshotted: https://bugs.launchpad.net/heat/+bug/1412965 In such cases, the only way to avoid (afaik) is for the owner to manually delete the snapshots prior to deleting the stack. Heat tries to auto-delete snapshots

Re: [openstack-dev] [qa] How to delete a VM which is in ERROR state?

2014-12-12 Thread pcrews
On 12/09/2014 03:54 PM, Ken'ichi Ohmichi wrote: Hi, This case is always tested by Tempest on the gate. https://github.com/openstack/tempest/blob/master/tempest/api/compute/servers/test_delete_server.py#L152 So I guess this problem wouldn't happen on the latest version at least. Thanks

Re: [openstack-dev] [nova] Proposal new hacking rules

2014-11-24 Thread pcrews
On 11/24/2014 09:40 AM, Ben Nemec wrote: On 11/24/2014 08:50 AM, Matthew Gilliard wrote: 1/ assertFalse() vs assertEqual(x, False) - these are semantically different because of python's notion of truthiness, so I don't think we ought to make this a rule. 2/ expected/actual - incorrect failure

Re: [openstack-dev] database hoarding

2014-10-30 Thread pcrews
On 10/30/2014 03:30 PM, Abel Lopez wrote: It seems that every release, there is more and more emphasis on upgradability. This is a good thing, I've love to see production users easily go from old to new. As an operator, I've seen first hand the results of neglecting the databases that

Re: [openstack-dev] Contribution work flow

2014-09-13 Thread pcrews
Shar, Hi! 1) install git-review and set it up (poke around openstack docs) 2) after crafting your patch in a new branch (git branch name-of-branch-you-are-working-on), commit the changes (git add -a), craft a commit message, save it, and then type git review If everything is correct, it

Re: [openstack-dev] [nova][neutron][mysql] IMPORTANT: MySQL Galera does *not* support SELECT ... FOR UPDATE

2014-05-20 Thread pcrews
On 05/20/2014 10:07 AM, Jay Pipes wrote: On 05/19/2014 02:32 PM, sridhar basam wrote: On Mon, May 19, 2014 at 1:30 PM, Jay Pipes jaypi...@gmail.com mailto:jaypi...@gmail.com wrote: Stackers, On Friday in Atlanta, I had the pleasure of moderating the database session at the Ops

[Drizzle-discuss] GSOC 2013 mentoring project

2013-04-18 Thread pcrews
Hi guys. This idea has been pretty much claimed by my student from last year, Shar. What we plan to do is to work on improvements to drizzle-ci and testing. The plan is for us to create a set of saltstack states that will configure any test machines we need, salt-cloud maps to help set up test

Re: [Drizzle-discuss] Jekins access?

2013-01-21 Thread pcrews
Docs + wiki are indeed down, but docs are part of the source tree. You can use 'make html', iirc to compile the docs yourself...should help get you sorted :) On 01/21/2013 12:48 PM, Kayo Hamid wrote: I understand, but we do not have any document for public view? What I think is, if I have

Re: [Maria-discuss] [Drizzle-discuss] DrizzleJDBC 1,2

2012-12-05 Thread pcrews
Hi. I found these links, but no current blogs. http://repo2.maven.org/maven2/org/drizzle/jdbc/drizzle-jdbc/ http://repo2.maven.org/maven2/org/drizzle/jdbc/drizzle-jdbc/1.2/ On 12/05/2012 05:25 PM, Brian Aker wrote: Hi Marcus, Is there a a blog entry that we can link to? (Or a download?)

Re: [Drizzle-discuss] DrizzleJDBC 1,2

2012-12-05 Thread pcrews
Hi. I found these links, but no current blogs. http://repo2.maven.org/maven2/org/drizzle/jdbc/drizzle-jdbc/ http://repo2.maven.org/maven2/org/drizzle/jdbc/drizzle-jdbc/1.2/ On 12/05/2012 05:25 PM, Brian Aker wrote: Hi Marcus, Is there a a blog entry that we can link to? (Or a download?)

Re: [Drizzle-discuss] Unable to locate documentation

2012-11-27 Thread pcrews
On 11/27/2012 04:17 AM, Mohit Srivastava wrote: Hi, I tried wiki and docs.drizzle.org but both of them are down. So where can I found latest documentation now ? -- Mohyt ___ Mailing list: https://launchpad.net/~drizzle-discuss Post to :

Re: [Drizzle-discuss] libdrizzle redux

2012-11-25 Thread pcrews
On 11/25/2012 08:48 AM, Andrew Hutchings wrote: Hi guys, Anyone who has been watching Launchpad has probably noticed I've been working on a new branch called libdrizzle-redux in https://launchpad.net/libdrizzle This has been born out of the need to have a simplified libdrizzle API. No more

Re: [Drizzle-discuss] Drizzle Scalability

2012-11-21 Thread pcrews
http://docs.drizzle.org/replication.html ? The foundations are solid, but some user-convenience features still need to be implemented / thought of. However, the trx log *will* ensure that your trx's are logged :) On 11/21/2012 03:00 PM, Muhammad Umair wrote: Dear Drizzle Team, Is Drizzle

Re: [Drizzle-discuss] Access Denied

2012-08-28 Thread pcrews
Hi. Could you provide the following: 1) How you started Drizzle (options, etc) + any setup you did for ldap / auth 2) How you connected to Drizzle with options, etc If you try using the user as 'root', you might find better success in querying the server, should this be blocking something

Re: [Drizzle-discuss] Access Denied

2012-08-28 Thread pcrews
764 097 574 From: drizzle-discuss-bounces+mumair=kth...@lists.launchpad.net [drizzle-discuss-bounces+mumair=kth...@lists.launchpad.net] on behalf of pcrews [glee...@gmail.com] Sent: Tuesday, August 28, 2012 8:46 PM To: drizzle-discuss@lists.launchpad.net

Re: [Drizzle-discuss] https://jenkins.drizzle.org/view/Build/job/Drizzle%20Builder/

2012-08-11 Thread pcrews
On 08/11/2012 07:58 AM, Brian Aker wrote: Hi! There is a new main builder for Drizzle: https://jenkins.drizzle.org/view/Build/job/Drizzle%20Builder/ Cheers, -Brian ___ Mailing list: https://launchpad.net/~drizzle-discuss Post to :

Re: [Drizzle-discuss] https://launchpad.net/drizzle/greenlake/7.2.3/+download/drizzle-7.2.3.tar.gz

2012-08-03 Thread pcrews
Same : ( On 08/03/2012 02:33 AM, Vijay Samuel wrote: I have the same issue. Cheers, -Vijay On Fri, Aug 3, 2012 at 11:54 AM, Henrik Ingo henrik.i...@avoinelama.fiwrote: On Thu, Aug 2, 2012 at 7:15 PM, Brian Aker br...@tangent.org wrote: BTW can someone hook me up with/post this on the

Re: [Drizzle-discuss] https://launchpad.net/drizzle/greenlake/7.2.3/+download/drizzle-7.2.3.tar.gz

2012-08-02 Thread pcrews
I can get on this tomorrow. -- patrick On 08/02/2012 12:15 PM, Brian Aker wrote: Hi! https://launchpad.net/drizzle/greenlake/7.2.3/+download/drizzle-7.2.3.tar.gz Has been released. It should it download.drizzle.org soonish. A few highlights: Fix for CTRL-Z for shutdowns. Many updates for

Re: [Drizzle-discuss] Json Server Multi-Threading Testing

2012-07-10 Thread pcrews
On 07/10/2012 05:28 AM, Mohit Srivastava wrote: Hi, Recently I have added multithreading feature in json server. Please elaborate the way to test multithreading feature. Thanks -- Mohit Hi Mohit, I'll have to ponder this for a bit. Probably the quickest way would be to use kewpie +

Re: [Drizzle-discuss] Json Server Multi-Threading Testing

2012-07-10 Thread pcrews
be a useful test. The script could simply be a part of the test/ directory. henrik On Tue, Jul 10, 2012 at 8:25 PM, pcrews glee...@gmail.com wrote: On 07/10/2012 05:28 AM, Mohit Srivastava wrote: Hi, Recently I have added multithreading feature in json server. Please elaborate the way to test

Re: [Drizzle-discuss] Tests failing (json_server.basic rabbitmq)

2012-07-09 Thread pcrews
On 07/09/2012 08:39 AM, Stewart Smith wrote: Sriganesh Navaneethakrishnan sriganesh1...@gmail.com writes: This was for the rabbitmq.variables /home/sriganesh/repos/drizzle/drizzle-bug-SRIJIK/plugin/rabbitmq/admin.sh: line 54: /usr/lib/rabbitmq/bin/rabbitmqctl: No such file or directory

Re: [Drizzle-discuss] gsoc progress

2012-06-28 Thread pcrews
Hi everyone, Shar has been quite busy improving our docs and helping us make steps to retire drizzle-automation (moving functionality to kewpie) and automate our sysbench runs further. He's done a *lot* of work documenting the various drizzletest.cc commands by porting the mysqltest docs

Re: [Drizzle-discuss] ubuntu-11.04

2012-05-23 Thread pcrews
On 05/23/2012 07:21 AM, Stewart Smith wrote: On Wed, 23 May 2012 00:20:40 -0700, Brian Akerbr...@tangent.org wrote: How would folks feel about dropping ubuntu-11.04 now, and not waiting till October? Part of the reason to do this would be to put more systems toward the LTR's. I'm all for it.

Re: [Drizzle-discuss] [Drizzle-builds] Build failed in Jenkins: drizzle-staging-dbqp-crashme-32 #142

2012-05-01 Thread pcrews
: Hi! What files do we need to have installed. Just DBD::Drizzle? Cheers, -Brian On Mar 9, 2012, at 5:50 PM, pcrews wrote: We need to install dbd:drizzle + other stuff on the machines that run this + randgen tests. Working on it now. Perhaps some puppet-fu to ensure new nodes are auto

Re: [Drizzle-discuss] MySQL Conference booth shifts

2012-04-05 Thread pcrews
Kent, Hi and thanks for doing all of this. My availability: Tuesday: Will be in the reception Wednesday: available after 2pm Thursday: after 1pm I expect to generally be around the booth during these times. Thanks, Patrick On 04/05/2012 07:32 PM, Kent Bozlinski wrote: Hey Folks So I

Re: [Drizzle-discuss] GSOC 2012 Participation

2012-03-26 Thread pcrews
On 03/26/2012 03:34 AM, Henrik Ingo wrote: Hi Mohit Let's add the list and especially Patrcik to answer this question authoritatively. What you describe is correct. It seem the test-run program essentially runs a diff against the real output and the .result file and if the diff is non-empty

Re: [Drizzle-discuss] Need to run tests

2012-03-23 Thread pcrews
Hi. There are several options and testing tools. To run the basic test suite, simply type: make test Or you can check out the docs here: http://docs.drizzle.org/#testing Focus on - http://docs.drizzle.org/testing/test-run.html Ping us if you have further questions Patrick On 03/23/2012

Re: [Drizzle-discuss] status of Marisa

2012-03-17 Thread pcrews
We should unassign them. She's currently busy working for the IEEE. On 03/17/2012 04:33 PM, Daniel Nichter wrote: Many docu bugs https://bugs.launchpad.net/drizzle/+bugs?field.tag=docs are assigned to Marisa. What's her (or your, if you're reading this, Marisa) status? Is she still

[Drizzle-discuss] BOFs / lightning talks at the MySQL conference

2012-03-09 Thread pcrews
Hi, Just wanted to post a reminder that BOF / Lightning talk submissions are open for anyone interested: http://www.percona.com/live/mysql-conference-2012/node/add/bof-session http://www.percona.com/live/mysql-conference-2012/node/add/lightning-talks Deadline is Monday. Thanks, Patrick

[Drizzle-discuss] Fwd: [Drizzle-builds] Build failed in Jenkins: drizzle-staging-dbqp-crashme-32 #142

2012-03-09 Thread pcrews
We need to install dbd:drizzle + other stuff on the machines that run this + randgen tests. Working on it now. Perhaps some puppet-fu to ensure new nodes are auto-setup would make life easier... -patrick Original Message Subject: [Drizzle-builds] Build failed in Jenkins:

Re: [Drizzle-discuss] Looking for performance regressions

2012-03-06 Thread pcrews
Hi, I have some ideas, but also want some more input. Probably most important is this: Do we just want something for immediate feedback for a particular benchmark? We run sysbench, sqlbench, and dbt2 and each is a bit different. Sysbench / dbt2 seem like reasonably easy for something immediate.

Re: [Drizzle-discuss] Looking for performance regressions

2012-03-06 Thread pcrews
On 03/06/2012 02:59 PM, Henrik Ingo wrote: On Tue, Mar 6, 2012 at 8:27 PM, pcrewsglee...@gmail.com wrote: 2) What do we want to do with the data on a failure? Do we want to just remove the run? (I need to refresh my memory on how drizzle-automation currently handles things) For performance

Re: [Drizzle-discuss] Future milestones

2012-02-18 Thread pcrews
On 02/17/2012 08:21 PM, Daniel Nichter wrote: Le 12 févr. 2012 à 20:47, Stewart Smith a écrit : so, we've fallen a bit behind with updating launchpad with milestones for tarball releases. I propose the following: - we switch to monthly tarball releases, around the start of the month. - i'll

Re: [Drizzle-discuss] Uniform plugin names

2012-02-18 Thread pcrews
On 02/18/2012 07:13 AM, David Shrewsbury wrote: Hi, On Feb 17, 2012, at 8:41 PM, Daniel Nichter wrote: snip The big challenge in that list is slave which currently reads a config file. It should be possible to start Drizzle with slave enabled, but no config, and then config and connect to

Re: [Drizzle-discuss] On merging lp:~patrick-crews/drizzle/qp-merge2

2012-02-09 Thread pcrews
to ensure they are up-to-date and in sync and have a shared history with the code. ./kewpie.py --sys-config=../qp/qp-config.py --wsrep-provider-path=/home/pcrews/bzr/galera2/libgalera_smm.so --force This will *significantly* reduce the bulk of the Drizzle tree. The other thing we can do is to pare

Re: [Drizzle-discuss] On merging lp:~patrick-crews/drizzle/qp-merge2

2012-02-08 Thread pcrews
project will use an in-tree workdir, etc. The tests living in-tree will help to ensure they are up-to-date and in sync and have a shared history with the code. ./kewpie.py --sys-config=../qp/qp-config.py --wsrep-provider-path=/home/pcrews/bzr/galera2/libgalera_smm.so --force This will *significantly

Re: [Drizzle-discuss] On merging lp:~patrick-crews/drizzle/qp-merge2

2012-02-06 Thread pcrews
to ensure they are up-to-date and in sync and have a shared history with the code. ./kewpie.py --sys-config=../qp/qp-config.py --wsrep-provider-path=/home/pcrews/bzr/galera2/libgalera_smm.so --force This will *significantly* reduce the bulk of the Drizzle tree. The other thing we can do

Re: [Drizzle-discuss] Urgent: spam on Drizzle Wiki

2012-02-02 Thread pcrews
Hi Ivo! So it was you whom I was colliding with ; ) Apologies for the lack of coordination, but once I looked at that spam, I had to start deleting g. Not sure where things stand on access rights / additional admins / account removals. Cheers, Patrick On 02/02/2012 06:08 PM, Ivo Roper

Re: [Drizzle-discuss] Urgent: spam on Drizzle Wiki

2012-01-28 Thread pcrews
On 01/28/2012 04:38 PM, Henrik Ingo wrote: Hi We have been notified by a friendly netizen that our wiki is full of spam. Indeed: http://wiki.drizzle.org/mediawiki/index.php?title=Special:RecentChangesdays=100 http://wiki.drizzle.org/Special:ListUsers damn : ( There's more spam than normal

[Drizzle-merge] mutex released

2011-10-25 Thread pcrews
tarball = cut + changes pushed. merge away ___ Mailing list: https://launchpad.net/~drizzle-merge Post to : drizzle-merge@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-merge More help : https://help.launchpad.net/ListHelp

Re: [Drizzle-discuss] call it beta?

2011-10-14 Thread pcrews
On 10/14/2011 12:36 PM, Mark Atwood wrote: HI! I just got Crew's dbqp patch to merge, and its now in trunk. In test right now is Henrik's JS patch, along with some more refactoring by Olaf, and the auth schema by Nichter. Brian is thinking that it's time to call it beta. Thoughts? ..m

[Drizzle-merge] grabbing mutex - tarball

2011-09-27 Thread pcrews
grabbing the mutex for a tarball release / will notify when complete ___ Mailing list: https://launchpad.net/~drizzle-merge Post to : drizzle-merge@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-merge More help :

Re: [Drizzle-discuss] Next Beta, going for 7.1

2011-09-09 Thread pcrews
++ - I've already been hyping it when releasing tarballs lately ; ) On 09/09/2011 03:30 AM, Brian Aker wrote: Hi! I am just starting to dig myself out of the email from my most recent vacation. A few of, Patrik, Stewart, Mark, (...?), all talked about creating a beta from what is in truck at

[Drizzle-merge] grabbing mutex - tarball

2011-08-16 Thread pcrews
doing the tarball-ish voodoo for this week. Will notify when done. Patrick ___ Mailing list: https://launchpad.net/~drizzle-merge Post to : drizzle-merge@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-merge More help :

Re: [Drizzle-merge] grabbing mutex - tarball

2011-08-02 Thread pcrews
On 08/02/2011 12:30 PM, pcrews wrote: cutting tarball for this week, will notify when done Patrick Mutex released (like this week's tarball!) ___ Mailing list: https://launchpad.net/~drizzle-merge Post to : drizzle-merge@lists.launchpad.net

Re: [Drizzle-discuss] Request to sole the test case issue

2011-08-02 Thread pcrews
Hi - a few questions: 1) You're not using trunk? Could you link the branch or the name? 2) It is failing when you run 'make test', but passes if you do ./dtr bad_conversions? Just trying to clarify what is happening 3) Could you include the test runner output? Thanks, Patrick On

Re: [Drizzle-discuss] Coding Standards

2011-07-13 Thread pcrews
On 07/13/2011 08:31 AM, Olaf van der Spek wrote: On Wed, Jul 13, 2011 at 2:16 PM, David Shrewsbury shrewsbury.d...@gmail.com wrote: For every one way someone prefers to code, there are several others that prefer the other way. Is that a reason to stop trying to improve? Personally, I like

Re: [Drizzle-discuss] Coding Standards

2011-07-13 Thread pcrews
On 07/13/2011 10:38 AM, Olaf van der Spek wrote: snip Of course. However, I already posted why I think the two things should be changed. Without a response to those arguments, I don't see what else I could do. With all due respect, you only provided a reason for why one thing should be changed

Re: [Drizzle-discuss] tarball process

2011-07-07 Thread pcrews
On 07/07/2011 07:00 PM, Mark Atwood wrote: Hi Patrick, Is the process you go through to do the tarball drop documented anywhere? I would like to learn what all is involved in it. ..m Hi Mark, Huzzah! : ) What we have currently is here: http://wiki.drizzle.org/Create_Tarballs I've been

[Drizzle-discuss] day behind on the tarball

2011-07-05 Thread pcrews
I had / still have things on my plate today and will be unable to cut a tarball - I can attend to getting this done tomorrow. Patrick ___ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net

[Drizzle-discuss] making python 2.5 a requirement and how

2011-06-23 Thread pcrews
Hi everyone, One of the things I'd like to do is to make dbqp the default test-runner for Drizzle. The plan is to do this gradually - make it default, but keep test-run.pl, then finally remove test-run.pl and related files. You can read more about dbqp here -

Re: [Drizzle-discuss] Open Source Bridges

2011-06-21 Thread pcrews
On 06/21/2011 10:42 PM, Stewart Smith wrote: On Tue, 21 Jun 2011 09:57:36 -0700, Brian Akerbr...@tangent.org wrote: I've giving a talk tomorrow at Open Source Bridges on Drizzle, does anyone have anything ongoing/current/etc about Drizzle that they would want me to mention in the talk? Feel

[Drizzle-discuss] Killing off the randgen-transaction-log staging job

2011-06-18 Thread pcrews
Hi everyone, I've updated the standard randgen run to use dbqp and we can now run the main and trx_log suites in one job. I'm going to remove - http://jenkins.drizzle.org/view/Drizzle-staging/job/drizzle-staging-randgen-transaction-log/ once the current job is done as it's now redundant

Re: [Drizzle-discuss] Release announcements?

2011-06-17 Thread pcrews
Que? AFAIK, they are: https://lists.launchpad.net/drizzle-discuss/msg07961.html Is there something else borked? Patrick On 06/16/2011 08:17 PM, BJ Dierkes wrote: Is there any reason the dev releases aren't being announce on list any more? --- derks

Re: [Drizzle-discuss] Release announcements?

2011-06-17 Thread pcrews
On 06/17/2011 06:37 AM, Olaf van der Spek wrote: On Fri, Jun 17, 2011 at 12:29 PM, pcrewsglee...@gmail.com wrote: Que? AFAIK, they are: https://lists.launchpad.net/drizzle-discuss/msg07961.html Is there something else borked? No subject, no body? It appears to be that way for all blog

Re: [Drizzle-discuss] pbms.basic test failing randomly on Debian

2011-06-13 Thread pcrews
If someone can ping me the next time this happens, I can log into the culprit box and grab a copy of the log to share. Patrick On 06/13/2011 10:23 AM, Barry Leslie wrote: Hi Olaf, This problem has been reported to me before but I have never been able to reproduce it. What I need is to see

Re: [Drizzle-discuss] pbms.basic test failing randomly on Debian

2011-06-13 Thread pcrews
On 06/13/2011 04:21 PM, Olaf van der Spek wrote: On Mon, Jun 13, 2011 at 10:17 PM, Henrik Ingohenrik.i...@avoinelama.fi wrote: Silly question, are the logs not saved by Jenkins? Even sillier, wouldn't it be possible to include the relevant log bits in the output directly? Olaf I'm going to

Re: [Drizzle-builds] Build failed in Jenkins: drizzle-staging-crash-me #1070

2011-06-07 Thread pcrews
Looks like our sql-bench repo went away... On 06/07/2011 02:39 AM, hud...@inaugust.com wrote: Seehttp://jenkins.drizzle.org/job/drizzle-staging-crash-me/1070/ -- Started by upstream project drizzle-staging-source build number 1145 Building remotely on

[Drizzle-merge] grabbing mutex - tarball

2011-06-07 Thread pcrews
will notify when done patrick ___ Mailing list: https://launchpad.net/~drizzle-merge Post to : drizzle-merge@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-merge More help : https://help.launchpad.net/ListHelp

Re: [Drizzle-discuss] Please discuss/approve: Drizzle for Associated SPI project

2011-06-04 Thread pcrews
On 06/03/2011 10:41 PM, Stewart Smith wrote: On Fri, 3 Jun 2011 14:14:14 +0300, Henrik Ingohenrik.i...@avoinelama.fi wrote: In April we started the process of becoming an Associated Project at the Software in the Public Interest umbrella foundation (spi-inc.org). Josh Berkus has kindly helped

[Drizzle-merge] grabbing mutex

2011-06-03 Thread pcrews
going to push some code through unless anyone objects. ___ Mailing list: https://launchpad.net/~drizzle-merge Post to : drizzle-merge@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-merge More help :

Re: [Drizzle-discuss] Kill drizzleadmin

2011-05-31 Thread pcrews
On 05/31/2011 07:11 AM, Andrew Hutchings wrote: Hi guys, So, we created drizzleadmin as a version of the drizzle client which basically is not limited by a protocol's max-connections limitation. This was done as a feature request for Rackspace and I feel it is done in a bit of a hacky way. Any

[Drizzle-merge] Releasing mutex

2011-05-24 Thread pcrews
translations + release tag have been pushed to trunk merge away : ) patrick ___ Mailing list: https://launchpad.net/~drizzle-merge Post to : drizzle-merge@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-merge More help :