maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #04030
Re: Summary of the storage engine API changes for group commit
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
References