Constraints

Table 1 shows the constraints designed to ensure the stability and security of GaussDB(for MySQL).

Table 1 Function constraints

Function

Constraints

GaussDB(for MySQL) access

  • If GaussDB(for MySQL) DB instances are not bound with EIPs, the DB instances must be in the same VPC subnet as the ECSs associated with these instances.

  • Security group rules must be added to allow ECSs to access GaussDB(for MySQL) DB instances.

    By default, a GaussDB(for MySQL) DB instance cannot be accessed by an ECS in a different security group. To allow it, you must add an inbound rule to the GaussDB(for MySQL) security group.

  • The default GaussDB(for MySQL) DB instance port is 3306. You can change it if you want to access GaussDB(for MySQL) through another port.

Deployment

ECSs in which GaussDB(for MySQL) DB instances are deployed are not visible to users. You can access GaussDB(for MySQL) DB instances only over an IP address and a port.

Administrator root permission

Only the root user permissions are available on the instance creation page.

Database parameter modification

Most parameters can be modified on the GaussDB(for MySQL) console.

Data migration

The mysqldump tool is used to migrate data to GaussDB(for MySQL).

GaussDB(for MySQL) instance reboot

GaussDB(for MySQL) instances cannot be rebooted through commands. They must be rebooted on the GaussDB(for MySQL) console.

GaussDB(for MySQL) backup files

GaussDB(for MySQL) backup files are stored in OBS buckets and are not visible to users.