MySQL.DataBase
Property Description
Property |
Mandatory |
Type |
Description |
---|---|---|---|
characterSet |
Yes |
string |
Character set of the database Value Description: Set this parameter based on the character sets supported by RDS, for example, utf8 or gbk. Suggestion: You can view the attribute of the character_set_database field on the parameter group management page of the RDS console. |
name |
Yes |
string |
Database name Value Description: The following values are not supported: mysql, information_schema, and performance_schema. If this parameter is left blank, no database is created. Value Constraint: The value must meet MySQL database name requirements. Suggestion: Customize the value. |
collate |
Yes |
string |
Encoding format of the database Value Description: Set this parameter based on the formats supported by RDS, for example, utf8_general_ci, utf8_bin, utf8_unicode_ci, or gbk_bin. Suggestion: You can view the attribute of the collation_server field on the parameter group management page of the RDS console. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot