aria_group_commit
This page is part of MariaDB's Documentation.
The parent of this page is: System Variables for MariaDB Enterprise Server
Topics on this page:
Overview
Specifies Aria group commit mode. Possible values are "none" (no group commit), "hard" (with waiting to actual commit), "soft" (no wait for commit (DANGEROUS!!!))
DETAILS
PARAMETERS
Command-line | --aria_group_commit={none| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global |
Data Type | ENUM (none, hard, soft) |
Product Default Value | none |
SKYSQL
CHANGE HISTORY
EXTERNAL REFERENCES
Additional information on this topic may be found in the MariaDB Public Knowledge Base.