Skip to main content

Mysql



Resource Icon

Resource Overview

MySQL is a fully managed cloud database service that uses the relational database MySQL. It allows you to easily set up and reliably operate MySQL databases, and automatically recovers in the event of a failure.

Associated Resources

Parent Resource

Connected Resources

Resource Setting Values

  • server_name_prefix : The name of MySQL server
  • user_name : The MySQL user ID
  • user_password : MySQL user password
  • host_ip : The client IP to access
  • database_name : The database name to creat
  • image_product_code : The image product code to determine the MySQL instance server image specification to create
  • product_code : The product code to determine the server specifications of the Cloud DB for MySQL instance to create
  • data_storage_type : The type of data storage - SSD, HDD
  • enable_high_availability : Whether to enable High Availability
  • enable_backup : Whether to enable backup
  • backup_file_retention_period : The backup file retention period. The backups are performed on a daily basis, and backup files are stored in a separate backup storage - 1~30
  • enable_automatic_backup : Whether to enable automatic backup
  • port : Cloud MySQL port - 3306~20000

Reference Materials