MySQL.DataStore
Property Description
| Property | Required | Type | Description |
|---|---|---|---|
| dbtype | Yes | string | Database type Value Description: MySQL Value Constraint: The value can only be MySQL. Suggestion: Set the value based on specifications and requirements. |
| version | Yes | string | Database version Value Description: MySQL engine supports versions 5.6 and 5.7 and 8.0. Examples of values:5.7. Suggestion: Set the value based on specifications and requirements. |