Show / Hide Table of Contents

Enum CrashRecoveryStatus

Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or disabled, and whether to enable or disable syncing of the Binary Logs.

Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public enum CrashRecoveryStatus

Fields

Name Description
Disabled
Enabled
UnknownEnumValue
In this article
Back to top