MysqldbAdvancedConfigInfoInput
Supported in v9.6+ Advanced configuration options for the MySQL instance.
Fields
| Field | Type | Description |
|---|---|---|
| dirtyPageFlushTimeoutInMinutes | Int | Supported in v9.6+ Maximum time, in minutes, the backup will wait for MySQL to flush InnoDB dirty pages to disk while holding the FLUSH TABLES WITH READ LOCK. |
| mysqlBinaryPath | String | Supported in v9.6+ Path to the directory containing MySQL client binaries (mysql, mysqlbinlog, and so on). |