Re: [Maria-developers] FWD: Status on MDEV-4506, parallel replication

2013-09-01 Thread Kristian Nielsen
Michael Widenius writes: >> On the master, I implemented --binlog-commit-wait-count=N and >> --binlog-commit-wait-usec=T. A transaction will wait at most T microseconds >> for at least N transactions to queue up and be ready for group commit. This >> allows to deliberately delay transactions on t

Re: [Maria-developers] Bazaar-problem

2013-09-01 Thread Roberto Spadim
hi augustq/sergei, check if i'm wrong: from what i know, only mariadb captains have write accees, you must do like in git hub... "fork" the project, and push your changes in your repository, when anyone (mariadb captains) want your patch, you must send a "pull request", or something like this... ri

Re: [Maria-developers] Bazaar-problem

2013-09-01 Thread Sergei Golubchik
Hi, AugustQ! On Sep 01, AugustQ wrote: > what do I have to do to get write-access to the repository? Why do you need it? What do you want to push? Here, this page explains how to propose your code contribution for merging into the main branch: https://kb.askmonty.org/en/contributing-code/ Re

Re: [Maria-developers] Bazaar-problem

2013-09-01 Thread AugustQ
Hi Sergei, what do I have to do to get write-access to the repository? Regards AugustQ Am Samstag, den 31.08.2013, 20:13 +0200 schrieb Sergei Golubchik: > Hi, AugustQ! > > On Aug 31, AugustQ wrote: > > I'm struggling with Bazaar. Maybe you can help me. > > > > I've made some modifications to