Re: [Maria-developers] 答复: in-order commit

2013-01-16 Thread Kristian Nielsen
Hi, I implemented the last part of in-order commit, which pushes the wait into the transaction coordinator, so that group commit can work and performance can be good. On the one hand I am really pleased to get this done, it is something I have been thinking on for 3 years now. On the other hand

Re: [Maria-developers] Structure of Binary Log

2013-01-16 Thread Kristian Nielsen
Nuno Rebocho rebocho@portugalmail.pt writes: The attractive hypothesis, develop a data recovery tool, never left my mind. I've been trying to learn together as a Maria developers team can get information about the structure of the log file from MySql to navigate this and obtain

[Maria-developers] review of MDEV-4011 per thread memory counting and usage

2013-01-16 Thread Sergei Golubchik
Hi. Here it is: === modified file 'client/completion_hash.cc' --- client/completion_hash.cc 2011-06-30 15:46:53 + +++ client/completion_hash.cc 2013-01-15 21:00:33 + @@ -49,7 +49,7 @@ int completion_hash_init(HashTable *ht, ht-initialized = 0; return FAILURE; } -