binaryLogEnabled property

bool? binaryLogEnabled
getter/setter pair

(MySQL only) Whether binary log is enabled.

If backup configuration is disabled, binarylog must be disabled as well.

Implementation

core.bool? binaryLogEnabled;