Since MariaDB 5.2, the Aria storage engine has included a feature to group commits to speed up multi-user inserts.

By default, group commit for Aria is turned off. It is controlled by the aria_group_commit and aria_group_commit_interval server system variables.

Information on setting these variables can be found on the Server System Variables page.

Comments

Comments loading...