Re: [Maria-developers] what pros/cons of storing binary log in an InnoDB table?

2013-01-28 Thread Vadim Tkachenko
t performs really quite well due to the reduced fsync()s and > (at least in Drizzle code) was rather trivial to implement. Big bang for > buck :) > > -- > Stewart Smith -- Vadim Tkachenko, CTO, Percona Phone +1-925-400-7377, Skype: vadimtk153 Schedule meeting: http://meetme.so

[Maria-developers] patches included in Percona server

2010-04-13 Thread Vadim Tkachenko
Monty, maria-devs, In our new repo lp:percona-server you can find patches (for MySQL 5.1) we use to build Percona-Server http://bazaar.launchpad.net/~percona-dev/percona-server/main/files/head%3A/mysql/ Basically we looking they included in MariaDB 5.2, so we can build one of our next release on

Re: [Maria-developers] [Merge] lp:~percona-dev/percona-xtradb/fix-bug476887 into lp:~percona-dev/percona-xtradb/extensions-1.0

2009-11-09 Thread Vadim Tkachenko
Aleksandr, I see that it maybe very unconvenient for MariDB to support this versioning way. Let's discuss what other ways we can use. -- Vadim Tkachenko, CTO, Percona Inc. Phone +1-888-401-3403, Skype: vadimtk153 Schedule meeting: http://tungle.me/VadimTkachenko Percona Training Work

Re: [Maria-developers] XtraDB merge into MariaDB

2009-08-05 Thread Vadim Tkachenko
conflicts which need to be handled, but > that seems inevitable, and bzr seems to handle things ok (if a bit clunky). > > There are no further issues know at the moment. > > Thanks for working with me to get this achieved! > > Vadim Tkachenko writes: > >> I think all

Re: [Maria-developers] XtraDB merge into MariaDB

2009-08-03 Thread Vadim Tkachenko
very active. So far best way to track development is to track changes in lp:~percona-dev/percona-xtradb/extensions-1.0 Kristian Nielsen wrote: > Vadim Tkachenko writes: > >> Kristian, >> >> Now lp:percona-xtradb/release-6 and lp:percona-xtradb >> should be synchroni

Re: [Maria-developers] XtraDB merge into MariaDB

2009-07-07 Thread Vadim Tkachenko
Kristian, Ok, let's try to figure out how to merge it properly :) I tried to include all your changes, but seems failed. Actually all latest changes should be in lp:xtradb. Will it work for simple merge ? Thanks, Vadim Kristian Nielsen wrote: > Vadim Tkachenko writes: > >&g

Re: [Maria-developers] Bug tracker for MariaDB

2009-07-07 Thread Vadim Tkachenko
Guys, Let me say my vote here. I think it is critically important to have bugtracker that can be intergrade with third-part projects (patches, PBXT, XtraDB). I am asking to seriously reconsider and use Launchpad project. it may be not convenient in some ways, but it works. On Tue, Jul 7, 2009

Re: [Maria-developers] XtraDB merge into MariaDB

2009-07-06 Thread Vadim Tkachenko
Kristian, I made push to lp:~maria-captains/maria/mariadb-xtradb6-merge (not proposed for merge yet). If everything is fine we can merge it to maria. Thanks, Vadim Kristian Nielsen wrote: > Vadim Tkachenko writes: > >> We are about to finalize xtradb-release6, I think it ma

Re: [Maria-developers] XtraDB merge into MariaDB

2009-06-25 Thread Vadim Tkachenko
maining known issue. > > Also, I was wondering if there is some way that Percona and MariaDB engineers > could be on the same IRC channel(s)? That might be useful for some of the > discussions. MariaDB engineers already hang out in #maria on FreeNode. > > > Vadim Tkachenko write

Re: [Maria-developers] [Merge] lp:~maria-captains/maria/maria-xtradb into lp:maria

2009-06-09 Thread Vadim Tkachenko
l want to merge some of that back into XtraDB? > > Comments are welcome, of course. I think that after fixing GCC atomics in > configure this should be ready to push into MariaDB 5.1. Would be good to get > a review of especially the 2702 commit. > > - Kristian.

Re: [Maria-developers] microslow-innodb ported to 5.1

2009-05-28 Thread Vadim Tkachenko
Sergei Golubchik wrote: > Hi, Vadim! > > On May 27, Vadim Tkachenko wrote: >> Monty, >> >> I made merge proposal: >> >> https://code.launchpad.net/~maria-captains/maria/slow-extended-patch/+merge/6840 >> >> You can find patch there. > > Eh

[Maria-developers] [Merge] lp:~maria-captains/maria/slow-extended-patch into lp:maria

2009-05-27 Thread Vadim Tkachenko
Vadim Tkachenko has proposed merging lp:~maria-captains/maria/slow-extended-patch into lp:maria. Requested reviews: Maria-captains (maria-captains) Merge contains patch http://www.percona.com/docs/wiki/patches:microslow_innodb (not InnoDB part, all InnoDB related things will be included in

Re: [Maria-developers] microslow-innodb ported to 5.1

2009-05-27 Thread Vadim Tkachenko
Monty, I made merge proposal: https://code.launchpad.net/~maria-captains/maria/slow-extended-patch/+merge/6840 You can find patch there. Best, Vadim Michael Widenius wrote: > Hi! > >>>>>> "Arjen" == Arjen Lentz writes: > > Arjen> Hi Vadim > Arj

[Maria-developers] microslow-innodb ported to 5.1

2009-05-27 Thread Vadim Tkachenko
merge soon, so let's do not duplicate work if you are going to look into this patch also. -- Vadim Tkachenko, CTO Percona Inc. ICQ: 369-510-335, Skype: vadimtk153, Phone +1-888-401-3403 MySQL Performance Blog - http://www.mysqlperformanceblog.com MySQL Consulting http://www.percon

Re: [Maria-developers] Patches to consider to include

2009-05-14 Thread Vadim Tkachenko
, 2009, at 7:26 AM, Vadim Tkachenko wrote: Hello, What do you think about including patches global_trx_ids, binlog event checksums and fixes to crash-proof slaves from https://code.launchpad.net/~jtolmer/mysql-server/global-trx-ids into tree ? -- Vadim Tkachenko, CTO Percona Inc. ICQ: 369-510-335

[Maria-developers] Patches to consider to include

2009-05-13 Thread Vadim Tkachenko
Hello, What do you think about including patches global_trx_ids, binlog event checksums and fixes to crash-proof slaves from https://code.launchpad.net/~jtolmer/mysql-server/global-trx-ids into tree ? -- Vadim Tkachenko, CTO Percona Inc. ICQ: 369-510-335, Skype: vadimtk153, Phone +1-888-401

Re: [Maria-developers] [Merge] lp:~maria-captains/maria/maria-xtradb into lp:maria

2009-05-07 Thread Vadim Tkachenko
XtraDB compile/work on all the platforms/compilers we want to support, and report back what I discover. - Kristian. -- Vadim Tkachenko, CTO Percona Inc. ICQ: 369-510-335, Skype: vadimtk153, Phone +1-888-401-3403 MySQL Performance Blog - http://www.mysqlperformanceblog.com MySQL Consulting http

Re: [Maria-developers] Maria binary builds

2009-04-06 Thread Vadim Tkachenko
slave machines set up for this. > > 3. Get a first version running on Buildbot that produces the binaries. > > After this I think will be Debian and Ubuntu binaries with apt-able > repositories, and then RPMs. > > I think that's it for an update of current plans. Let me

Re: [Maria-developers] [Merge] lp:~maria-captains/maria/maria-xtradb into lp:maria

2009-04-06 Thread Vadim Tkachenko
solve the test failures? Ie. I'm unsure > to what extent the extra test cases/patches have already been applied in main > MySQL sources, and whether failures are expected or are just due to not being > adapted for current MariaDB source changes. > > Any help with the above

Re: [Maria-developers] XtraDB commit

2009-04-01 Thread Vadim Tkachenko
set. Best, Vadim Kristian Nielsen wrote: > Vadim Tkachenko writes: > >> I did yesterday commit to lp:maria where I replaced InnoDB by XtraDB, >> but I do not see message with commit to >> maria-develop...@lists.launchpad.net. >> >> Is there something special I

[Maria-developers] XtraDB commit

2009-03-31 Thread Vadim Tkachenko
Kristian, I did yesterday commit to lp:maria where I replaced InnoDB by XtraDB, but I do not see message with commit to maria-develop...@lists.launchpad.net. Is there something special I need to do that commit is sent to mail-list ? Thanks, Vadim -- Vadim Tkachenko, CTO Percona Inc. ICQ: 369

Re: [Maria-developers] Working on microsecond patches

2009-03-13 Thread Vadim Tkachenko
: https://launchpad.net/~maria-developers > More help : https://help.launchpad.net/ListHelp > -- Vadim Tkachenko, CTO Percona Inc. ICQ: 369-510-335, Skype: vadimtk153, Phone +1-888-401-3403 MySQL Performance Blog - http://www.mysqlperformanceblog.com MySQL Consulting http://www.percona.com/

[Maria-developers] XtraDB merge

2009-03-11 Thread Vadim Tkachenko
Hello, We had talk with Monty and I am going to propose merge for MariaDB-MySQL tree with InnoDB->XtraDB replacement. Merge only related to InnoDB, no other changes in main MySQL tree. Is that OK ? What is the best way to do that - just merge proposal ? Thanks, Vadim -- Vadim Tkachenko,