6 Apr
2011
6 Apr
'11
12:44 p.m.
Hi, Kristian! On Apr 06, Kristian Nielsen wrote:
As promised, here is a summary of the changes to the storage engine API that I made as part of group commit.
Two new handlerton methods are added:
void (*prepare_ordered)(handlerton *hton, THD *thd, bool all); void (*commit_ordered)(handlerton *hton, THD *thd, bool all);
...cut
Hope this helps,
Yes, a lot! Thank you. Regards, Sergei