binlog_alter_two_phase
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
In 11.4 ES:
When set, split ALTER at binary logging into 2 statements: START ALTER and COMMIT/ROLLBACK ALTER
DETAILS
PARAMETERS
Command-line | --binlog_alter_two_phase[={OFF| |
Configuration file | Supported |
Dynamic | Yes |
Scope | Global, Session |
Data Type | BOOLEAN (OFF, ON) |
Product Default Value | OFF |