diff --git a/doc-exports b/doc-exports new file mode 160000 index 000000000..118a10979 --- /dev/null +++ b/doc-exports @@ -0,0 +1 @@ +Subproject commit 118a109795f9193fc0bab68fb222736a4d17142f diff --git a/docs/gaussdb_mysql/umn/ALL_META.TXT.json b/docs/gaussdb_mysql/umn/ALL_META.TXT.json new file mode 100644 index 000000000..da7e7ec3f --- /dev/null +++ b/docs/gaussdb_mysql/umn/ALL_META.TXT.json @@ -0,0 +1,842 @@ +[ + { + "uri":"overview.html", + "product_code":"gaussdb", + "code":"1", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Introduction", + "title":"Introduction", + "githuburl":"" + }, + { + "uri":"introduction.html", + "product_code":"gaussdb", + "code":"2", + "des":"GaussDB(for MySQL) is the latest generation enterprise-class distributed database. It is fully compatible with MySQL and provides high scalability and massive storage cap", + "doc_type":"usermanual", + "kw":"GaussDB(for MySQL),GaussDB(for MySQL),What Is GaussDB(for MySQL)?,Introduction,User Guide", + "title":"What Is GaussDB(for MySQL)?", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0001.html", + "product_code":"gaussdb", + "code":"3", + "des":"Understanding the following concepts helps you better use GaussDB(for MySQL):Cluster: GaussDB(for MySQL) uses the cluster architecture, with one primary node and multiple", + "doc_type":"usermanual", + "kw":"Basic Concepts,Introduction,User Guide", + "title":"Basic Concepts", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0002.html", + "product_code":"gaussdb", + "code":"4", + "des":"GaussDB(for MySQL) is an enterprise-class cloud database that uses a decoupled compute and storage architecture.Mass storage with 128 TB capacity and no sharding required", + "doc_type":"usermanual", + "kw":"Product Benefits,Introduction,User Guide", + "title":"Product Benefits", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0003.html", + "product_code":"gaussdb", + "code":"5", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"DB Instance Description", + "title":"DB Instance Description", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0004.html", + "product_code":"gaussdb", + "code":"6", + "des":"GaussDB(for MySQL) instance classes are listed in the following table and vary according to actual situations.", + "doc_type":"usermanual", + "kw":"DB Instance Classes,DB Instance Description,User Guide", + "title":"DB Instance Classes", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0005.html", + "product_code":"gaussdb", + "code":"7", + "des":"Table 1 lists the DB engines and versions supported by GaussDB(for MySQL).", + "doc_type":"usermanual", + "kw":"DB Engines and Versions,DB Instance Description,User Guide", + "title":"DB Engines and Versions", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0006.html", + "product_code":"gaussdb", + "code":"8", + "des":"The status of a DB instance indicates the health of the instance. You can view the DB instance status on the management console.", + "doc_type":"usermanual", + "kw":"DB Instance Statuses,DB Instance Description,User Guide", + "title":"DB Instance Statuses", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0010.html", + "product_code":"gaussdb", + "code":"9", + "des":"GaussDB(for MySQL) provides two types of user permissions by default: user management and resource management.User management refers to the management of users, user grou", + "doc_type":"usermanual", + "kw":"User Permissions,Introduction,User Guide", + "title":"User Permissions", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0008.html", + "product_code":"gaussdb", + "code":"10", + "des":"Table 1 shows the constraints designed to ensure the stability and security of GaussDB(for MySQL).", + "doc_type":"usermanual", + "kw":"Constraints,Introduction,User Guide", + "title":"Constraints", + "githuburl":"" + }, + { + "uri":"gaussdb_01_0009.html", + "product_code":"gaussdb", + "code":"11", + "des":"The following figure shows the relationship between GaussDB(for MySQL) and other services.", + "doc_type":"usermanual", + "kw":"Related Services,Introduction,User Guide", + "title":"Related Services", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0000.html", + "product_code":"gaussdb", + "code":"12", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Getting Started with GaussDB(for MySQL)", + "title":"Getting Started with GaussDB(for MySQL)", + "githuburl":"" + }, + { + "uri":"quick_start.html", + "product_code":"gaussdb", + "code":"13", + "des":"You can connect a DB instance over a private or a public network.VPC: indicates the Virtual Private Cloud.ECS: indicates the Elastic Cloud Server.If the ECS is in the sam", + "doc_type":"usermanual", + "kw":"Connecting to a DB Instance,Getting Started with GaussDB(for MySQL),User Guide", + "title":"Connecting to a DB Instance", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0005.html", + "product_code":"gaussdb", + "code":"14", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Connecting to a DB instance Over a Private Network", + "title":"Connecting to a DB instance Over a Private Network", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0006.html", + "product_code":"gaussdb", + "code":"15", + "des":"This section describes how to create a DB instance on the management console and then connect to that instance through an ECS over a private network.If you are using Gaus", + "doc_type":"usermanual", + "kw":"SSL connections,are encrypted,Overview,Connecting to a DB instance Over a Private Network,User Guide", + "title":"Overview", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0004.html", + "product_code":"gaussdb", + "code":"16", + "des":"This section describes how to create a DB instance on the management console.If you need to modify your settings, click Previous.If you do not need to modify your setting", + "doc_type":"usermanual", + "kw":"Step 1: Create a DB Instance,Connecting to a DB instance Over a Private Network,User Guide", + "title":"Step 1: Create a DB Instance", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0008.html", + "product_code":"gaussdb", + "code":"17", + "des":"A security group is a collection of access control rules for ECSs and DB instances that have the same security requirements and are mutually trusted in a VPC. To ensure d", + "doc_type":"usermanual", + "kw":"security group,Step 2: Configure Security Group Rules,Connecting to a DB instance Over a Private Net", + "title":"Step 2: Configure Security Group Rules", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0009.html", + "product_code":"gaussdb", + "code":"18", + "des":"GaussDB(for MySQL) is fully compatible with the MySQL protocol. You can connect to a DB instance through either a common connection or an SSL connection for enhanced secu", + "doc_type":"usermanual", + "kw":"SSL connections,are encrypted,Step 3: Connect to a DB Instance Over a Private Network,Connecting to ", + "title":"Step 3: Connect to a DB Instance Over a Private Network", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0010.html", + "product_code":"gaussdb", + "code":"19", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Connecting to a DB Instance Over a Public Network", + "title":"Connecting to a DB Instance Over a Public Network", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0016.html", + "product_code":"gaussdb", + "code":"20", + "des":"This section describes how to create a DB instance on the management console and bind an EIP to the DB instance to make the instance publicly accessible.If you are using ", + "doc_type":"usermanual", + "kw":"SSL connections,are encrypted,Overview,Connecting to a DB Instance Over a Public Network,User Guide", + "title":"Overview", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0012.html", + "product_code":"gaussdb", + "code":"21", + "des":"This section describes how to create a DB instance on the management console.If you need to modify your settings, click Previous.If you do not need to modify your setting", + "doc_type":"usermanual", + "kw":"Step 1: Create a DB Instance,Connecting to a DB Instance Over a Public Network,User Guide", + "title":"Step 1: Create a DB Instance", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0015.html", + "product_code":"gaussdb", + "code":"22", + "des":"You can bind an EIP to a DB instance for public access and can unbind the EIP from the DB instance if needed.Public accessibility reduces the security of DB instances. Th", + "doc_type":"usermanual", + "kw":"configure security group rules,Step 2: Bind an EIP,Connecting to a DB Instance Over a Public Network", + "title":"Step 2: Bind an EIP", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0013.html", + "product_code":"gaussdb", + "code":"23", + "des":"A security group is a collection of access control rules for ECSs and DB instances that have the same security requirements and are mutually trusted in a VPC.To ensure da", + "doc_type":"usermanual", + "kw":"security group,Step 3: Configure Security Group Rules,Connecting to a DB Instance Over a Public Netw", + "title":"Step 3: Configure Security Group Rules", + "githuburl":"" + }, + { + "uri":"gaussdb_02_0014.html", + "product_code":"gaussdb", + "code":"24", + "des":"GaussDB(for MySQL) is fully compatible with the MySQL protocol. Therefore, you can connect to a DB instance through a common connection or an SSL connection. SSL connecti", + "doc_type":"usermanual", + "kw":"SSL connections,are encrypted,Step 4: Connect to a DB Instance Over a Public Network,Connecting to a", + "title":"Step 4: Connect to a DB Instance Over a Public Network", + "githuburl":"" + }, + { + "uri":"gaussdb_usermanual.html", + "product_code":"gaussdb", + "code":"25", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Working with GaussDB(for MySQL)", + "title":"Working with GaussDB(for MySQL)", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0001.html", + "product_code":"gaussdb", + "code":"26", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Data Migration", + "title":"Data Migration", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0007.html", + "product_code":"gaussdb", + "code":"27", + "des":"GaussDB(for MySQL) supports public accessibility. You can access GaussDB(for MySQL) through an ECS or EIP.Prepare an ECS in the same VPC subnet as GaussDB(for MySQL) or p", + "doc_type":"usermanual", + "kw":"Migrating Data to GaussDB(for MySQL) Using mysqldump,Data Migration,User Guide", + "title":"Migrating Data to GaussDB(for MySQL) Using mysqldump", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0010.html", + "product_code":"gaussdb", + "code":"28", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Database Connections", + "title":"Database Connections", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0011.html", + "product_code":"gaussdb", + "code":"29", + "des":"By default, a GaussDB(for MySQL) DB instance is not publicly accessible (not bound with an EIP) after being created. You can bind an EIP to the DB instance for public acc", + "doc_type":"usermanual", + "kw":"configure security group rules,Binding and Unbinding an EIP,Database Connections,User Guide", + "title":"Binding and Unbinding an EIP", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0012.html", + "product_code":"gaussdb", + "code":"30", + "des":"You can change the database port of a GaussDB(for MySQL) DB instance. The change applies to the ports of the primary node and read replicas, and may affect services inter", + "doc_type":"usermanual", + "kw":"change the database port,Changing a Database Port,Database Connections,User Guide", + "title":"Changing a Database Port", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0029.html", + "product_code":"gaussdb", + "code":"31", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"DB Instance Management", + "title":"DB Instance Management", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0032.html", + "product_code":"gaussdb", + "code":"32", + "des":"You can change the name of a GaussDB(for MySQL) DB instance.The DB instance name must start with a letter and consist of 4 to 64 characters. Only uppercase letters, lower", + "doc_type":"usermanual", + "kw":"Changing a DB Instance Name,DB Instance Management,User Guide", + "title":"Changing a DB Instance Name", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0092.html", + "product_code":"gaussdb", + "code":"33", + "des":"You can change the CPU or memory (instance class) of a DB instance as required. If the status of a DB instance changes from Changing instance class to Available, the chan", + "doc_type":"usermanual", + "kw":"CPU or memory,Changing a DB Instance Class,DB Instance Management,User Guide", + "title":"Changing a DB Instance Class", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0040.html", + "product_code":"gaussdb", + "code":"34", + "des":"You may need to reboot a DB instance during maintenance. For example, after modifying some parameters, you must reboot the DB instance for the modifications to take effec", + "doc_type":"usermanual", + "kw":"Rebooting a DB Instance,DB Instance Management,User Guide", + "title":"Rebooting a DB Instance", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0045.html", + "product_code":"gaussdb", + "code":"35", + "des":"You can export a DB instance list (containing all or selected DB instances) to view and analyze DB instance information.", + "doc_type":"usermanual", + "kw":"export a DB instance,Exporting DB Instance Information,DB Instance Management,User Guide", + "title":"Exporting DB Instance Information", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0047.html", + "product_code":"gaussdb", + "code":"36", + "des":"You can manually delete a DB instance on the Instance Management page.If you delete a DB instance, the read replicas associated with it are also deleted.Deleted DB instan", + "doc_type":"usermanual", + "kw":"Procedure,Deleting a DB Instance,DB Instance Management,User Guide", + "title":"Deleting a DB Instance", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0009.html", + "product_code":"gaussdb", + "code":"37", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Read Replicas", + "title":"Read Replicas", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0110.html", + "product_code":"gaussdb", + "code":"38", + "des":"Currently, DB instances support read replicas.In read-intensive scenarios, a primary node may be unable to handle the read pressure and service performance may be affecte", + "doc_type":"usermanual", + "kw":"Introducing Read Replicas,Read Replicas,User Guide", + "title":"Introducing Read Replicas", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0111.html", + "product_code":"gaussdb", + "code":"39", + "des":"Read replicas are used to enhance the read capabilities and reduce read pressure on DB instances.After a DB instance is created, you can create read replicas for it.If yo", + "doc_type":"usermanual", + "kw":"create read replicas,Creating a Read Replica,Read Replicas,User Guide", + "title":"Creating a Read Replica", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0112.html", + "product_code":"gaussdb", + "code":"40", + "des":"You can manage read replicas after they are created, such as promoting a read replica to the primary node and delete a read replica.", + "doc_type":"usermanual", + "kw":"Managing a Read Replica,Read Replicas,User Guide", + "title":"Managing a Read Replica", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0113.html", + "product_code":"gaussdb", + "code":"41", + "des":"A GaussDB(for MySQL) DB instance consists of a primary node and multiple read replicas. In addition to automatic failover scenarios, you can perform a manual switchover t", + "doc_type":"usermanual", + "kw":"Promoting a Read Replica to the Primary Node,Read Replicas,User Guide", + "title":"Promoting a Read Replica to the Primary Node", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0114.html", + "product_code":"gaussdb", + "code":"42", + "des":"You can manually delete read replicas on the Instance Management page.Deleted read replicas cannot be restored. Exercise caution when performing this operation.You can de", + "doc_type":"usermanual", + "kw":"Procedure,Deleting a Read Replica,Read Replicas,User Guide", + "title":"Deleting a Read Replica", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0050.html", + "product_code":"gaussdb", + "code":"43", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Data Security", + "title":"Data Security", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0051.html", + "product_code":"gaussdb", + "code":"44", + "des":"You can reset the administrator password of a DB instance.You can also reset the password of your database account when using GaussDB(for MySQL).You cannot reset the admi", + "doc_type":"usermanual", + "kw":"reset the administrator password,Resetting the Administrator Password,Data Security,User Guide", + "title":"Resetting the Administrator Password", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0003.html", + "product_code":"gaussdb", + "code":"45", + "des":"You can change the security group of a DB instance.To submit the change, click .To cancel the change, click .", + "doc_type":"usermanual", + "kw":"Changing a Security Group,Data Security,User Guide", + "title":"Changing a Security Group", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0055.html", + "product_code":"gaussdb", + "code":"46", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Backups and Restorations", + "title":"Backups and Restorations", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0056.html", + "product_code":"gaussdb", + "code":"47", + "des":"GaussDB(for MySQL) supports backups and restorations to ensure data reliability.Automated backups are created during the backup time window of your DB instances. GaussDB(", + "doc_type":"usermanual", + "kw":"backups and restorations,Automated backups,Manual backups,Working with Backups,Backups and Restorati", + "title":"Working with Backups", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0058.html", + "product_code":"gaussdb", + "code":"48", + "des":"GaussDB(for MySQL) allows you to create manual backups for available primary nodes. You can restore data from backups to ensure data reliability.When you delete a DB inst", + "doc_type":"usermanual", + "kw":"create manual backups,Creating a Manual Backup,Backups and Restorations,User Guide", + "title":"Creating a Manual Backup", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0063.html", + "product_code":"gaussdb", + "code":"49", + "des":"You can use an automated or manual backup to restore data to the status when the backup was created. The restoration is at the DB instance level.The Create New Instance p", + "doc_type":"usermanual", + "kw":"Restoring Data from a Backup,Backups and Restorations,User Guide", + "title":"Restoring Data from a Backup", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0068.html", + "product_code":"gaussdb", + "code":"50", + "des":"You can delete manual backups to release storage space.Deleted manual backups cannot be recovered. Exercise caution when performing this operation.The following backups c", + "doc_type":"usermanual", + "kw":"Deleting a Manual Backup,Backups and Restorations,User Guide", + "title":"Deleting a Manual Backup", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0011.html", + "product_code":"gaussdb", + "code":"51", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Parameter Template Management", + "title":"Parameter Template Management", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0072.html", + "product_code":"gaussdb", + "code":"52", + "des":"You can use database parameter templates to manage DB engine configurations. A database parameter template acts as a container for engine configuration values that can be", + "doc_type":"usermanual", + "kw":"Creating a Parameter Template,Parameter Template Management,User Guide", + "title":"Creating a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0112.html", + "product_code":"gaussdb", + "code":"53", + "des":"You can modify parameters in a custom parameter template to optimize GaussDB(for MySQL) database performance.You can change parameter values in custom parameter templates", + "doc_type":"usermanual", + "kw":"Modifying a Parameter Template,Parameter Template Management,User Guide", + "title":"Modifying a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0042.html", + "product_code":"gaussdb", + "code":"54", + "des":"You can export a parameter template of a DB instance for future use. You can apply the exported parameter template to DB instances by referring to Applying a Parameter Te", + "doc_type":"usermanual", + "kw":"Exporting a Parameter Template,Parameter Template Management,User Guide", + "title":"Exporting a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0012.html", + "product_code":"gaussdb", + "code":"55", + "des":"You can compare DB instance parameters with a parameter template that uses the same DB engine to understand the differences of parameter settings.You can also compare def", + "doc_type":"usermanual", + "kw":"Compare,Comparing a Parameter Template,Parameter Template Management,User Guide", + "title":"Comparing a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_05_0099.html", + "product_code":"gaussdb", + "code":"56", + "des":"You can view the change history of DB instance parameters or custom parameter templates.In a newly exported or created parameter template, the change history is blank.You", + "doc_type":"usermanual", + "kw":"Viewing Parameter Change History,Parameter Template Management,User Guide", + "title":"Viewing Parameter Change History", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0014.html", + "product_code":"gaussdb", + "code":"57", + "des":"You can replicate a parameter template you have created. When you have already created a parameter template and want to include most of the custom parameters and values f", + "doc_type":"usermanual", + "kw":"Replicating a Parameter Template,Parameter Template Management,User Guide", + "title":"Replicating a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0015.html", + "product_code":"gaussdb", + "code":"58", + "des":"You can reset all parameters in a custom parameter template to their default settings.After you reset a parameter template, click the DB instance to which the parameter t", + "doc_type":"usermanual", + "kw":"Resetting a Parameter Template,Parameter Template Management,User Guide", + "title":"Resetting a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_05_0018.html", + "product_code":"gaussdb", + "code":"59", + "des":"Modifications to parameters in a custom parameter template take effect only after you apply this parameter template to target DB instances.The parameter innodb_buffer_poo", + "doc_type":"usermanual", + "kw":"Applying a Parameter Template,Parameter Template Management,User Guide", + "title":"Applying a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_05_0098.html", + "product_code":"gaussdb", + "code":"60", + "des":"You can view the application records of a parameter template.You can view the name or ID of the DB instance to which the parameter template applies, as well as the applic", + "doc_type":"usermanual", + "kw":"Viewing Application Records of a Parameter Template,Parameter Template Management,User Guide", + "title":"Viewing Application Records of a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0016.html", + "product_code":"gaussdb", + "code":"61", + "des":"You can modify the description of a parameter template you have created.You cannot modify the description of a default parameter template.After you submit the modificatio", + "doc_type":"usermanual", + "kw":"Modifying a Parameter Template Description,Parameter Template Management,User Guide", + "title":"Modifying a Parameter Template Description", + "githuburl":"" + }, + { + "uri":"gaussdb_08_0017.html", + "product_code":"gaussdb", + "code":"62", + "des":"You can delete a custom parameter template that is no longer in use.Deleted parameter templates cannot be recovered. Exercise caution when performing this operation.Defau", + "doc_type":"usermanual", + "kw":"Deleting a Parameter Template,Parameter Template Management,User Guide", + "title":"Deleting a Parameter Template", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0082.html", + "product_code":"gaussdb", + "code":"63", + "des":"GaussDB(for MySQL) has a password security policy for newly created database users. Passwords must:Consist of at least eight characters.Contain at least one uppercase let", + "doc_type":"usermanual", + "kw":"Database Security,Working with GaussDB(for MySQL),User Guide", + "title":"Database Security", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0083.html", + "product_code":"gaussdb", + "code":"64", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Monitoring", + "title":"Monitoring", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0085.html", + "product_code":"gaussdb", + "code":"65", + "des":"You can use Cloud Eye to monitor the running statuses of DB instances. This section describes namespaces, descriptions, and dimensions of monitoring metrics to be reporte", + "doc_type":"usermanual", + "kw":"Cloud Eye,Configuring Displayed Metrics,Monitoring,User Guide", + "title":"Configuring Displayed Metrics", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0087.html", + "product_code":"gaussdb", + "code":"66", + "des":"You can set alarm rules for GaussDB(for MySQL) to customize the monitored objects and notification policies and stay aware of the GaussDB(for MySQL) operating status.The ", + "doc_type":"usermanual", + "kw":"set alarm rules,alarm rule,Setting Alarm Rules,Monitoring,User Guide", + "title":"Setting Alarm Rules", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0088.html", + "product_code":"gaussdb", + "code":"67", + "des":"The Cloud Eye service monitors operating statuses of DB instances. You can view the monitoring metrics of DB instances on the management console. By monitoring system res", + "doc_type":"usermanual", + "kw":"Cloud Eye,Viewing Monitoring Metrics,Monitoring,User Guide", + "title":"Viewing Monitoring Metrics", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0013.html", + "product_code":"gaussdb", + "code":"68", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Interconnection with CTS", + "title":"Interconnection with CTS", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0014.html", + "product_code":"gaussdb", + "code":"69", + "des":"Cloud Trace Service (CTS) records operations related to GaussDB(for MySQL) for further querying, auditing, and backtracking. Table 1 lists the supported operations.", + "doc_type":"usermanual", + "kw":"Cloud Trace Service (CTS),Key Operations Supported by CTS,Interconnection with CTS,User Guide", + "title":"Key Operations Supported by CTS", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0015.html", + "product_code":"gaussdb", + "code":"70", + "des":"After CTS is enabled, operations on cloud resources are recorded. You can view the operation records of the last 7 days on the CTS console.This section describes how to q", + "doc_type":"usermanual", + "kw":"Viewing Tracing Events,Interconnection with CTS,User Guide", + "title":"Viewing Tracing Events", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0016.html", + "product_code":"gaussdb", + "code":"71", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Logs", + "title":"Logs", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0017.html", + "product_code":"gaussdb", + "code":"72", + "des":"You can view database logs on the GaussDB console. For operation details, see Viewing Error Logs and Viewing Slow Query Logs.", + "doc_type":"usermanual", + "kw":"Viewing Logs,Logs,User Guide", + "title":"Viewing Logs", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0018.html", + "product_code":"gaussdb", + "code":"73", + "des":"GaussDB(for MySQL) log management allows you to view database-level logs, including error logs and slow SQL query logs.Error logs in different time periodsError logs of t", + "doc_type":"usermanual", + "kw":"Viewing Error Logs,Logs,User Guide", + "title":"Viewing Error Logs", + "githuburl":"" + }, + { + "uri":"gaussdb_03_0019.html", + "product_code":"gaussdb", + "code":"74", + "des":"Slow query logs record statements that exceed long_query_time (1 second by default). You can view log details and statistics to identify the statements that are executing", + "doc_type":"usermanual", + "kw":"Viewing Slow Query Logs,Logs,User Guide", + "title":"Viewing Slow Query Logs", + "githuburl":"" + }, + { + "uri":"gaussdb_faq.html", + "product_code":"gaussdb", + "code":"75", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"FAQs", + "title":"FAQs", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0002.html", + "product_code":"gaussdb", + "code":"76", + "des":"GaussDB(for MySQL) supports the decoupling of compute and storage, improving your experience in terms of high availability, backup and restoration, upgrade and capacity e", + "doc_type":"usermanual", + "kw":"GaussDB(for MySQL),Does GaussDB(for MySQL) Support Compute and Storage Decoupling?,FAQs,User Guide", + "title":"Does GaussDB(for MySQL) Support Compute and Storage Decoupling?", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0003.html", + "product_code":"gaussdb", + "code":"77", + "des":"GaussDB(for MySQL) supports up to 128 TB of data and can easily handle large amounts of data requests.", + "doc_type":"usermanual", + "kw":"GaussDB(for MySQL),What's the Maximum Data Volume Supported by GaussDB(for MySQL)?,FAQs,User Guide", + "title":"What's the Maximum Data Volume Supported by GaussDB(for MySQL)?", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0005.html", + "product_code":"gaussdb", + "code":"78", + "des":"During the creation of a GaussDB(for MySQL) DB instance, a read replica is created by default in addition to a primary node. If the primary node fails, the system automat", + "doc_type":"usermanual", + "kw":"Does GaussDB(for MySQL) Support Automatic Failover?,FAQs,User Guide", + "title":"Does GaussDB(for MySQL) Support Automatic Failover?", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0006.html", + "product_code":"gaussdb", + "code":"79", + "des":"If you modify the parameters in a parameter template, but the modifications do not take effect, you may need to reboot the DB instance associated with the parameter templ", + "doc_type":"usermanual", + "kw":"What Should I Do When Modifications to GaussDB(for MySQL) Instance Parameters Does Not Take Effect?,", + "title":"What Should I Do When Modifications to GaussDB(for MySQL) Instance Parameters Does Not Take Effect?", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0007.html", + "product_code":"gaussdb", + "code":"80", + "des":"You can create a maximum of 15 read replicas for a GaussDB(for MySQL) DB instance.", + "doc_type":"usermanual", + "kw":"GaussDB(for MySQL),How Many Read Replicas Can I Create for a GaussDB(for MySQL) DB Instance?,FAQs,Us", + "title":"How Many Read Replicas Can I Create for a GaussDB(for MySQL) DB Instance?", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0011.html", + "product_code":"gaussdb", + "code":"81", + "des":"MySQL provides client installation packages for different OSs on its official website. Click here to download the MySQL 8.0 client installation package or click here to d", + "doc_type":"usermanual", + "kw":"How Can I Install the MySQL Client?,FAQs,User Guide", + "title":"How Can I Install the MySQL Client?", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0010.html", + "product_code":"gaussdb", + "code":"82", + "des":"Click Start and choose Run. In the displayed Run dialog box, enter MMC and press Enter.On the displayed console, choose File > Add/Remove Snap-in.In the left Available sn", + "doc_type":"usermanual", + "kw":"How Can I Import the Root Certificate to a Windows or Linux OS?,FAQs,User Guide", + "title":"How Can I Import the Root Certificate to a Windows or Linux OS?", + "githuburl":"" + }, + { + "uri":"gaussdb_faq_0009.html", + "product_code":"gaussdb", + "code":"83", + "des":"Perform the following steps to identify the problem:If they are in the same VPC, go to 2.If they are in different VPCs, create an ECS in the VPC where the DB instance is ", + "doc_type":"usermanual", + "kw":"What Should I Do If an ECS Cannot Connect to a GaussDB(for MySQL) DB Instance?,FAQs,User Guide", + "title":"What Should I Do If an ECS Cannot Connect to a GaussDB(for MySQL) DB Instance?", + "githuburl":"" + }, + { + "uri":"change_history.html", + "product_code":"gaussdb", + "code":"84", + "des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "doc_type":"usermanual", + "kw":"Change History,User Guide", + "title":"Change History", + "githuburl":"" + } +] \ No newline at end of file diff --git a/docs/gaussdb_mysql/umn/CLASS.TXT.json b/docs/gaussdb_mysql/umn/CLASS.TXT.json new file mode 100644 index 000000000..55b89cdfb --- /dev/null +++ b/docs/gaussdb_mysql/umn/CLASS.TXT.json @@ -0,0 +1,758 @@ +[ + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Introduction", + "uri":"overview.html", + "doc_type":"usermanual", + "p_code":"", + "code":"1" + }, + { + "desc":"GaussDB(for MySQL) is the latest generation enterprise-class distributed database. It is fully compatible with MySQL and provides high scalability and massive storage cap", + "product_code":"gaussdb", + "title":"What Is GaussDB(for MySQL)?", + "uri":"introduction.html", + "doc_type":"usermanual", + "p_code":"1", + "code":"2" + }, + { + "desc":"Understanding the following concepts helps you better use GaussDB(for MySQL):Cluster: GaussDB(for MySQL) uses the cluster architecture, with one primary node and multiple", + "product_code":"gaussdb", + "title":"Basic Concepts", + "uri":"gaussdb_01_0001.html", + "doc_type":"usermanual", + "p_code":"1", + "code":"3" + }, + { + "desc":"GaussDB(for MySQL) is an enterprise-class cloud database that uses a decoupled compute and storage architecture.Mass storage with 128 TB capacity and no sharding required", + "product_code":"gaussdb", + "title":"Product Benefits", + "uri":"gaussdb_01_0002.html", + "doc_type":"usermanual", + "p_code":"1", + "code":"4" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"DB Instance Description", + "uri":"gaussdb_01_0003.html", + "doc_type":"usermanual", + "p_code":"1", + "code":"5" + }, + { + "desc":"GaussDB(for MySQL) instance classes are listed in the following table and vary according to actual situations.", + "product_code":"gaussdb", + "title":"DB Instance Classes", + "uri":"gaussdb_01_0004.html", + "doc_type":"usermanual", + "p_code":"5", + "code":"6" + }, + { + "desc":"Table 1 lists the DB engines and versions supported by GaussDB(for MySQL).", + "product_code":"gaussdb", + "title":"DB Engines and Versions", + "uri":"gaussdb_01_0005.html", + "doc_type":"usermanual", + "p_code":"5", + "code":"7" + }, + { + "desc":"The status of a DB instance indicates the health of the instance. You can view the DB instance status on the management console.", + "product_code":"gaussdb", + "title":"DB Instance Statuses", + "uri":"gaussdb_01_0006.html", + "doc_type":"usermanual", + "p_code":"5", + "code":"8" + }, + { + "desc":"GaussDB(for MySQL) provides two types of user permissions by default: user management and resource management.User management refers to the management of users, user grou", + "product_code":"gaussdb", + "title":"User Permissions", + "uri":"gaussdb_01_0010.html", + "doc_type":"usermanual", + "p_code":"1", + "code":"9" + }, + { + "desc":"Table 1 shows the constraints designed to ensure the stability and security of GaussDB(for MySQL).", + "product_code":"gaussdb", + "title":"Constraints", + "uri":"gaussdb_01_0008.html", + "doc_type":"usermanual", + "p_code":"1", + "code":"10" + }, + { + "desc":"The following figure shows the relationship between GaussDB(for MySQL) and other services.", + "product_code":"gaussdb", + "title":"Related Services", + "uri":"gaussdb_01_0009.html", + "doc_type":"usermanual", + "p_code":"1", + "code":"11" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Getting Started with GaussDB(for MySQL)", + "uri":"gaussdb_02_0000.html", + "doc_type":"usermanual", + "p_code":"", + "code":"12" + }, + { + "desc":"You can connect a DB instance over a private or a public network.VPC: indicates the Virtual Private Cloud.ECS: indicates the Elastic Cloud Server.If the ECS is in the sam", + "product_code":"gaussdb", + "title":"Connecting to a DB Instance", + "uri":"quick_start.html", + "doc_type":"usermanual", + "p_code":"12", + "code":"13" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Connecting to a DB instance Over a Private Network", + "uri":"gaussdb_02_0005.html", + "doc_type":"usermanual", + "p_code":"12", + "code":"14" + }, + { + "desc":"This section describes how to create a DB instance on the management console and then connect to that instance through an ECS over a private network.If you are using Gaus", + "product_code":"gaussdb", + "title":"Overview", + "uri":"gaussdb_02_0006.html", + "doc_type":"usermanual", + "p_code":"14", + "code":"15" + }, + { + "desc":"This section describes how to create a DB instance on the management console.If you need to modify your settings, click Previous.If you do not need to modify your setting", + "product_code":"gaussdb", + "title":"Step 1: Create a DB Instance", + "uri":"gaussdb_02_0004.html", + "doc_type":"usermanual", + "p_code":"14", + "code":"16" + }, + { + "desc":"A security group is a collection of access control rules for ECSs and DB instances that have the same security requirements and are mutually trusted in a VPC. To ensure d", + "product_code":"gaussdb", + "title":"Step 2: Configure Security Group Rules", + "uri":"gaussdb_02_0008.html", + "doc_type":"usermanual", + "p_code":"14", + "code":"17" + }, + { + "desc":"GaussDB(for MySQL) is fully compatible with the MySQL protocol. You can connect to a DB instance through either a common connection or an SSL connection for enhanced secu", + "product_code":"gaussdb", + "title":"Step 3: Connect to a DB Instance Over a Private Network", + "uri":"gaussdb_02_0009.html", + "doc_type":"usermanual", + "p_code":"14", + "code":"18" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Connecting to a DB Instance Over a Public Network", + "uri":"gaussdb_02_0010.html", + "doc_type":"usermanual", + "p_code":"12", + "code":"19" + }, + { + "desc":"This section describes how to create a DB instance on the management console and bind an EIP to the DB instance to make the instance publicly accessible.If you are using ", + "product_code":"gaussdb", + "title":"Overview", + "uri":"gaussdb_02_0016.html", + "doc_type":"usermanual", + "p_code":"19", + "code":"20" + }, + { + "desc":"This section describes how to create a DB instance on the management console.If you need to modify your settings, click Previous.If you do not need to modify your setting", + "product_code":"gaussdb", + "title":"Step 1: Create a DB Instance", + "uri":"gaussdb_02_0012.html", + "doc_type":"usermanual", + "p_code":"19", + "code":"21" + }, + { + "desc":"You can bind an EIP to a DB instance for public access and can unbind the EIP from the DB instance if needed.Public accessibility reduces the security of DB instances. Th", + "product_code":"gaussdb", + "title":"Step 2: Bind an EIP", + "uri":"gaussdb_02_0015.html", + "doc_type":"usermanual", + "p_code":"19", + "code":"22" + }, + { + "desc":"A security group is a collection of access control rules for ECSs and DB instances that have the same security requirements and are mutually trusted in a VPC.To ensure da", + "product_code":"gaussdb", + "title":"Step 3: Configure Security Group Rules", + "uri":"gaussdb_02_0013.html", + "doc_type":"usermanual", + "p_code":"19", + "code":"23" + }, + { + "desc":"GaussDB(for MySQL) is fully compatible with the MySQL protocol. Therefore, you can connect to a DB instance through a common connection or an SSL connection. SSL connecti", + "product_code":"gaussdb", + "title":"Step 4: Connect to a DB Instance Over a Public Network", + "uri":"gaussdb_02_0014.html", + "doc_type":"usermanual", + "p_code":"19", + "code":"24" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Working with GaussDB(for MySQL)", + "uri":"gaussdb_usermanual.html", + "doc_type":"usermanual", + "p_code":"", + "code":"25" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Data Migration", + "uri":"gaussdb_03_0001.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"26" + }, + { + "desc":"GaussDB(for MySQL) supports public accessibility. You can access GaussDB(for MySQL) through an ECS or EIP.Prepare an ECS in the same VPC subnet as GaussDB(for MySQL) or p", + "product_code":"gaussdb", + "title":"Migrating Data to GaussDB(for MySQL) Using mysqldump", + "uri":"gaussdb_03_0007.html", + "doc_type":"usermanual", + "p_code":"26", + "code":"27" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Database Connections", + "uri":"gaussdb_03_0010.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"28" + }, + { + "desc":"By default, a GaussDB(for MySQL) DB instance is not publicly accessible (not bound with an EIP) after being created. You can bind an EIP to the DB instance for public acc", + "product_code":"gaussdb", + "title":"Binding and Unbinding an EIP", + "uri":"gaussdb_03_0011.html", + "doc_type":"usermanual", + "p_code":"28", + "code":"29" + }, + { + "desc":"You can change the database port of a GaussDB(for MySQL) DB instance. The change applies to the ports of the primary node and read replicas, and may affect services inter", + "product_code":"gaussdb", + "title":"Changing a Database Port", + "uri":"gaussdb_03_0012.html", + "doc_type":"usermanual", + "p_code":"28", + "code":"30" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"DB Instance Management", + "uri":"gaussdb_03_0029.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"31" + }, + { + "desc":"You can change the name of a GaussDB(for MySQL) DB instance.The DB instance name must start with a letter and consist of 4 to 64 characters. Only uppercase letters, lower", + "product_code":"gaussdb", + "title":"Changing a DB Instance Name", + "uri":"gaussdb_03_0032.html", + "doc_type":"usermanual", + "p_code":"31", + "code":"32" + }, + { + "desc":"You can change the CPU or memory (instance class) of a DB instance as required. If the status of a DB instance changes from Changing instance class to Available, the chan", + "product_code":"gaussdb", + "title":"Changing a DB Instance Class", + "uri":"gaussdb_03_0092.html", + "doc_type":"usermanual", + "p_code":"31", + "code":"33" + }, + { + "desc":"You may need to reboot a DB instance during maintenance. For example, after modifying some parameters, you must reboot the DB instance for the modifications to take effec", + "product_code":"gaussdb", + "title":"Rebooting a DB Instance", + "uri":"gaussdb_03_0040.html", + "doc_type":"usermanual", + "p_code":"31", + "code":"34" + }, + { + "desc":"You can export a DB instance list (containing all or selected DB instances) to view and analyze DB instance information.", + "product_code":"gaussdb", + "title":"Exporting DB Instance Information", + "uri":"gaussdb_03_0045.html", + "doc_type":"usermanual", + "p_code":"31", + "code":"35" + }, + { + "desc":"You can manually delete a DB instance on the Instance Management page.If you delete a DB instance, the read replicas associated with it are also deleted.Deleted DB instan", + "product_code":"gaussdb", + "title":"Deleting a DB Instance", + "uri":"gaussdb_03_0047.html", + "doc_type":"usermanual", + "p_code":"31", + "code":"36" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Read Replicas", + "uri":"gaussdb_03_0009.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"37" + }, + { + "desc":"Currently, DB instances support read replicas.In read-intensive scenarios, a primary node may be unable to handle the read pressure and service performance may be affecte", + "product_code":"gaussdb", + "title":"Introducing Read Replicas", + "uri":"gaussdb_03_0110.html", + "doc_type":"usermanual", + "p_code":"37", + "code":"38" + }, + { + "desc":"Read replicas are used to enhance the read capabilities and reduce read pressure on DB instances.After a DB instance is created, you can create read replicas for it.If yo", + "product_code":"gaussdb", + "title":"Creating a Read Replica", + "uri":"gaussdb_03_0111.html", + "doc_type":"usermanual", + "p_code":"37", + "code":"39" + }, + { + "desc":"You can manage read replicas after they are created, such as promoting a read replica to the primary node and delete a read replica.", + "product_code":"gaussdb", + "title":"Managing a Read Replica", + "uri":"gaussdb_03_0112.html", + "doc_type":"usermanual", + "p_code":"37", + "code":"40" + }, + { + "desc":"A GaussDB(for MySQL) DB instance consists of a primary node and multiple read replicas. In addition to automatic failover scenarios, you can perform a manual switchover t", + "product_code":"gaussdb", + "title":"Promoting a Read Replica to the Primary Node", + "uri":"gaussdb_03_0113.html", + "doc_type":"usermanual", + "p_code":"37", + "code":"41" + }, + { + "desc":"You can manually delete read replicas on the Instance Management page.Deleted read replicas cannot be restored. Exercise caution when performing this operation.You can de", + "product_code":"gaussdb", + "title":"Deleting a Read Replica", + "uri":"gaussdb_03_0114.html", + "doc_type":"usermanual", + "p_code":"37", + "code":"42" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Data Security", + "uri":"gaussdb_03_0050.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"43" + }, + { + "desc":"You can reset the administrator password of a DB instance.You can also reset the password of your database account when using GaussDB(for MySQL).You cannot reset the admi", + "product_code":"gaussdb", + "title":"Resetting the Administrator Password", + "uri":"gaussdb_03_0051.html", + "doc_type":"usermanual", + "p_code":"43", + "code":"44" + }, + { + "desc":"You can change the security group of a DB instance.To submit the change, click .To cancel the change, click .", + "product_code":"gaussdb", + "title":"Changing a Security Group", + "uri":"gaussdb_08_0003.html", + "doc_type":"usermanual", + "p_code":"43", + "code":"45" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Backups and Restorations", + "uri":"gaussdb_03_0055.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"46" + }, + { + "desc":"GaussDB(for MySQL) supports backups and restorations to ensure data reliability.Automated backups are created during the backup time window of your DB instances. GaussDB(", + "product_code":"gaussdb", + "title":"Working with Backups", + "uri":"gaussdb_03_0056.html", + "doc_type":"usermanual", + "p_code":"46", + "code":"47" + }, + { + "desc":"GaussDB(for MySQL) allows you to create manual backups for available primary nodes. You can restore data from backups to ensure data reliability.When you delete a DB inst", + "product_code":"gaussdb", + "title":"Creating a Manual Backup", + "uri":"gaussdb_03_0058.html", + "doc_type":"usermanual", + "p_code":"46", + "code":"48" + }, + { + "desc":"You can use an automated or manual backup to restore data to the status when the backup was created. The restoration is at the DB instance level.The Create New Instance p", + "product_code":"gaussdb", + "title":"Restoring Data from a Backup", + "uri":"gaussdb_03_0063.html", + "doc_type":"usermanual", + "p_code":"46", + "code":"49" + }, + { + "desc":"You can delete manual backups to release storage space.Deleted manual backups cannot be recovered. Exercise caution when performing this operation.The following backups c", + "product_code":"gaussdb", + "title":"Deleting a Manual Backup", + "uri":"gaussdb_03_0068.html", + "doc_type":"usermanual", + "p_code":"46", + "code":"50" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Parameter Template Management", + "uri":"gaussdb_08_0011.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"51" + }, + { + "desc":"You can use database parameter templates to manage DB engine configurations. A database parameter template acts as a container for engine configuration values that can be", + "product_code":"gaussdb", + "title":"Creating a Parameter Template", + "uri":"gaussdb_03_0072.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"52" + }, + { + "desc":"You can modify parameters in a custom parameter template to optimize GaussDB(for MySQL) database performance.You can change parameter values in custom parameter templates", + "product_code":"gaussdb", + "title":"Modifying a Parameter Template", + "uri":"gaussdb_08_0112.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"53" + }, + { + "desc":"You can export a parameter template of a DB instance for future use. You can apply the exported parameter template to DB instances by referring to Applying a Parameter Te", + "product_code":"gaussdb", + "title":"Exporting a Parameter Template", + "uri":"gaussdb_08_0042.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"54" + }, + { + "desc":"You can compare DB instance parameters with a parameter template that uses the same DB engine to understand the differences of parameter settings.You can also compare def", + "product_code":"gaussdb", + "title":"Comparing a Parameter Template", + "uri":"gaussdb_08_0012.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"55" + }, + { + "desc":"You can view the change history of DB instance parameters or custom parameter templates.In a newly exported or created parameter template, the change history is blank.You", + "product_code":"gaussdb", + "title":"Viewing Parameter Change History", + "uri":"gaussdb_05_0099.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"56" + }, + { + "desc":"You can replicate a parameter template you have created. When you have already created a parameter template and want to include most of the custom parameters and values f", + "product_code":"gaussdb", + "title":"Replicating a Parameter Template", + "uri":"gaussdb_08_0014.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"57" + }, + { + "desc":"You can reset all parameters in a custom parameter template to their default settings.After you reset a parameter template, click the DB instance to which the parameter t", + "product_code":"gaussdb", + "title":"Resetting a Parameter Template", + "uri":"gaussdb_08_0015.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"58" + }, + { + "desc":"Modifications to parameters in a custom parameter template take effect only after you apply this parameter template to target DB instances.The parameter innodb_buffer_poo", + "product_code":"gaussdb", + "title":"Applying a Parameter Template", + "uri":"gaussdb_05_0018.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"59" + }, + { + "desc":"You can view the application records of a parameter template.You can view the name or ID of the DB instance to which the parameter template applies, as well as the applic", + "product_code":"gaussdb", + "title":"Viewing Application Records of a Parameter Template", + "uri":"gaussdb_05_0098.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"60" + }, + { + "desc":"You can modify the description of a parameter template you have created.You cannot modify the description of a default parameter template.After you submit the modificatio", + "product_code":"gaussdb", + "title":"Modifying a Parameter Template Description", + "uri":"gaussdb_08_0016.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"61" + }, + { + "desc":"You can delete a custom parameter template that is no longer in use.Deleted parameter templates cannot be recovered. Exercise caution when performing this operation.Defau", + "product_code":"gaussdb", + "title":"Deleting a Parameter Template", + "uri":"gaussdb_08_0017.html", + "doc_type":"usermanual", + "p_code":"51", + "code":"62" + }, + { + "desc":"GaussDB(for MySQL) has a password security policy for newly created database users. Passwords must:Consist of at least eight characters.Contain at least one uppercase let", + "product_code":"gaussdb", + "title":"Database Security", + "uri":"gaussdb_03_0082.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"63" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Monitoring", + "uri":"gaussdb_03_0083.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"64" + }, + { + "desc":"You can use Cloud Eye to monitor the running statuses of DB instances. This section describes namespaces, descriptions, and dimensions of monitoring metrics to be reporte", + "product_code":"gaussdb", + "title":"Configuring Displayed Metrics", + "uri":"gaussdb_03_0085.html", + "doc_type":"usermanual", + "p_code":"64", + "code":"65" + }, + { + "desc":"You can set alarm rules for GaussDB(for MySQL) to customize the monitored objects and notification policies and stay aware of the GaussDB(for MySQL) operating status.The ", + "product_code":"gaussdb", + "title":"Setting Alarm Rules", + "uri":"gaussdb_03_0087.html", + "doc_type":"usermanual", + "p_code":"64", + "code":"66" + }, + { + "desc":"The Cloud Eye service monitors operating statuses of DB instances. You can view the monitoring metrics of DB instances on the management console. By monitoring system res", + "product_code":"gaussdb", + "title":"Viewing Monitoring Metrics", + "uri":"gaussdb_03_0088.html", + "doc_type":"usermanual", + "p_code":"64", + "code":"67" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Interconnection with CTS", + "uri":"gaussdb_03_0013.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"68" + }, + { + "desc":"Cloud Trace Service (CTS) records operations related to GaussDB(for MySQL) for further querying, auditing, and backtracking. Table 1 lists the supported operations.", + "product_code":"gaussdb", + "title":"Key Operations Supported by CTS", + "uri":"gaussdb_03_0014.html", + "doc_type":"usermanual", + "p_code":"68", + "code":"69" + }, + { + "desc":"After CTS is enabled, operations on cloud resources are recorded. You can view the operation records of the last 7 days on the CTS console.This section describes how to q", + "product_code":"gaussdb", + "title":"Viewing Tracing Events", + "uri":"gaussdb_03_0015.html", + "doc_type":"usermanual", + "p_code":"68", + "code":"70" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Logs", + "uri":"gaussdb_03_0016.html", + "doc_type":"usermanual", + "p_code":"25", + "code":"71" + }, + { + "desc":"You can view database logs on the GaussDB console. For operation details, see Viewing Error Logs and Viewing Slow Query Logs.", + "product_code":"gaussdb", + "title":"Viewing Logs", + "uri":"gaussdb_03_0017.html", + "doc_type":"usermanual", + "p_code":"71", + "code":"72" + }, + { + "desc":"GaussDB(for MySQL) log management allows you to view database-level logs, including error logs and slow SQL query logs.Error logs in different time periodsError logs of t", + "product_code":"gaussdb", + "title":"Viewing Error Logs", + "uri":"gaussdb_03_0018.html", + "doc_type":"usermanual", + "p_code":"71", + "code":"73" + }, + { + "desc":"Slow query logs record statements that exceed long_query_time (1 second by default). You can view log details and statistics to identify the statements that are executing", + "product_code":"gaussdb", + "title":"Viewing Slow Query Logs", + "uri":"gaussdb_03_0019.html", + "doc_type":"usermanual", + "p_code":"71", + "code":"74" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"FAQs", + "uri":"gaussdb_faq.html", + "doc_type":"usermanual", + "p_code":"", + "code":"75" + }, + { + "desc":"GaussDB(for MySQL) supports the decoupling of compute and storage, improving your experience in terms of high availability, backup and restoration, upgrade and capacity e", + "product_code":"gaussdb", + "title":"Does GaussDB(for MySQL) Support Compute and Storage Decoupling?", + "uri":"gaussdb_faq_0002.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"76" + }, + { + "desc":"GaussDB(for MySQL) supports up to 128 TB of data and can easily handle large amounts of data requests.", + "product_code":"gaussdb", + "title":"What's the Maximum Data Volume Supported by GaussDB(for MySQL)?", + "uri":"gaussdb_faq_0003.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"77" + }, + { + "desc":"During the creation of a GaussDB(for MySQL) DB instance, a read replica is created by default in addition to a primary node. If the primary node fails, the system automat", + "product_code":"gaussdb", + "title":"Does GaussDB(for MySQL) Support Automatic Failover?", + "uri":"gaussdb_faq_0005.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"78" + }, + { + "desc":"If you modify the parameters in a parameter template, but the modifications do not take effect, you may need to reboot the DB instance associated with the parameter templ", + "product_code":"gaussdb", + "title":"What Should I Do When Modifications to GaussDB(for MySQL) Instance Parameters Does Not Take Effect?", + "uri":"gaussdb_faq_0006.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"79" + }, + { + "desc":"You can create a maximum of 15 read replicas for a GaussDB(for MySQL) DB instance.", + "product_code":"gaussdb", + "title":"How Many Read Replicas Can I Create for a GaussDB(for MySQL) DB Instance?", + "uri":"gaussdb_faq_0007.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"80" + }, + { + "desc":"MySQL provides client installation packages for different OSs on its official website. Click here to download the MySQL 8.0 client installation package or click here to d", + "product_code":"gaussdb", + "title":"How Can I Install the MySQL Client?", + "uri":"gaussdb_faq_0011.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"81" + }, + { + "desc":"Click Start and choose Run. In the displayed Run dialog box, enter MMC and press Enter.On the displayed console, choose File > Add/Remove Snap-in.In the left Available sn", + "product_code":"gaussdb", + "title":"How Can I Import the Root Certificate to a Windows or Linux OS?", + "uri":"gaussdb_faq_0010.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"82" + }, + { + "desc":"Perform the following steps to identify the problem:If they are in the same VPC, go to 2.If they are in different VPCs, create an ECS in the VPC where the DB instance is ", + "product_code":"gaussdb", + "title":"What Should I Do If an ECS Cannot Connect to a GaussDB(for MySQL) DB Instance?", + "uri":"gaussdb_faq_0009.html", + "doc_type":"usermanual", + "p_code":"75", + "code":"83" + }, + { + "desc":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.", + "product_code":"gaussdb", + "title":"Change History", + "uri":"change_history.html", + "doc_type":"usermanual", + "p_code":"", + "code":"84" + } +] \ No newline at end of file diff --git a/docs/gaussdb_mysql/umn/PARAMETERS.txt b/docs/gaussdb_mysql/umn/PARAMETERS.txt new file mode 100644 index 000000000..6da8d5f07 --- /dev/null +++ b/docs/gaussdb_mysql/umn/PARAMETERS.txt @@ -0,0 +1,3 @@ +version="" +language="en-us" +type="" \ No newline at end of file diff --git a/docs/gaussdb_mysql/umn/change_history.html b/docs/gaussdb_mysql/umn/change_history.html new file mode 100644 index 000000000..b6448d581 --- /dev/null +++ b/docs/gaussdb_mysql/umn/change_history.html @@ -0,0 +1,34 @@ + + +
Released On + |
+Description + |
+
|---|---|
2022-10-30 + |
+This is the third official release. +Optimized the content in Step 1: Create a DB Instance. + |
+
2020-07-31 + |
+This is the second official release. +Modified the following content: +
|
+
2020-07-14 + |
+This issue is the first official release. + |
+
Understanding the following concepts helps you better use GaussDB(for MySQL):
+AZs are physically isolated but interconnected over an intranet. Each AZ provides cost-effective and low-latency network connections that are unaffected by faults that may occur in other AZs. As a result, provisioning GaussDB(for MySQL) DB instances in separate AZs protect your applications against local faults that occur in a single location. AZs within the same region have no functional differences.
+GaussDB(for MySQL) is an enterprise-class cloud database that uses a decoupled compute and storage architecture.
+Requirements and Pain Points + |
+Description + |
+
|---|---|
MySQL compatibility + |
+No need to reconstruct original MySQL applications + |
+
Mass storage + |
+Large data storage capacity for Internet services + |
+
Distributed scalability + |
+Automatic sharding or non-sharding with no impact on services + |
+
Strong-consistency transactions + |
+Strong consistency of distributed transactions + |
+
High availability + |
+Multi-AZ high availability and multi-region disaster recovery + |
+
High concurrency + |
+High performance in high concurrency scenarios + |
+
Advantage + |
+Description + |
+
|---|---|
Superior performance + |
+Million-level QPS + |
+
High scalability + |
+1 write and 15 read-only nodes; 128 TB storage space + |
+
High reliability + |
+Cross-AZ deployment and three data copies + |
+
High compatibility + |
+Compatible with MySQL + |
+
GaussDB(for MySQL) instance classes are listed in the following table and vary according to actual situations.
+ + +Table 1 lists the DB engines and versions supported by GaussDB(for MySQL).
+ + +The status of a DB instance indicates the health of the instance. You can view the DB instance status on the management console.
+ +Status + |
+Description + |
+
|---|---|
Available + |
+DB instance is available. + |
+
Abnormal + |
+DB instance is abnormal. + |
+
Creating + |
+DB instance is being created. + |
+
Creation failed + |
+DB instance failed to be created. + |
+
Rebooting + |
+DB instance is being rebooted. + |
+
Changing port + |
+DB instance port is being changed. + |
+
Changing instance class + |
+CPU or memory of a DB instance is being changed. + |
+
Promoting to primary + |
+A read replica is being promoted to the primary node. + |
+
Deleted + |
+DB instance has been deleted and will not be displayed in the instance list. + |
+
Table 1 shows the constraints designed to ensure the stability and security of GaussDB(for MySQL).
+ +Function + |
+Constraints + |
+
|---|---|
GaussDB(for MySQL) access + |
+
|
+
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. + |
+
Database root permissions + |
+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. + |
+
The following figure shows the relationship between GaussDB(for MySQL) and other services.
+ +Service Name + |
+Description + |
+
|---|---|
Elastic Cloud Service (ECS) + |
+Enables you to access GaussDB(for MySQL) DB instances through an ECS to reduce application response time and public network traffic fees. + |
+
Virtual Private Cloud (VPC) + |
+Isolates your networks and controls access to your GaussDB(for MySQL) DB instances. + |
+
Object Storage Service (OBS) + |
+Stores automated and manual backups of your GaussDB(for MySQL) DB instances. + |
+
Cloud Eye + |
+Acts as an open monitoring platform that monitors GaussDB(for MySQL) resources in real time. It reports alarms and issues warnings promptly to ensure that services are running properly. + |
+
Cloud Trace Service (CTS) + |
+Provides records of operations on cloud service resources, enabling you to query, audit, and backtrack operations. + |
+
GaussDB(for MySQL) provides two types of user permissions by default: user management and resource management.
+For details about GaussDB(for MySQL) user permissions, see Permissions.
+This section describes how to create a DB instance on the management console.
+
in the upper left corner and select a region and a project.+
Parameter + |
+Description + |
+
|---|---|
Region + |
+A region where the tenant is located. You can change it on the creation page, or go back to the Instance Management page and change it in the upper left corner. + NOTICE:
+Products in different regions cannot communicate with each other over a private network and you cannot change the region of a DB instance after creating the instance. + |
+
DB Instance Name + |
+A name starts with a letter and consists of 4 to 64 characters. Only letters, digits, hyphens (-), and underscores (_) are allowed. + |
+
DB Engine + |
+GaussDB(for MySQL) + |
+
DB Engine Version + |
+MySQL 8.0 + |
+
AZ Type + |
+An AZ is a physical region where resources use independent power supply and networks. AZs are physically isolated but interconnected through an internal network. +
|
+
Time Zone + |
+You need to select a time zone for your DB instances based on the longitude and latitude of the region hosting your DB instance. The time zone can be selected during DB instance creation and cannot be changed after the DB instance is created. + |
+
Parameter + |
+Description + |
+
|---|---|
Instance Class + |
+Refers to the CPU and memory of a DB instance. Different instance classes support different numbers of database connections and maximum IOPS. +After a DB instance is created, you can change its CPU and memory. For details, see Changing a DB Instance Class. + |
+
Read Replicas + |
+GaussDB(for MySQL) supports one primary node and up to 15 read replicas. When you are creating a DB instance, a maximum of nine read replicas can be created at a time. +After the DB instance is created, you can also create read replicas based on service requirements by referring to Creating a Read Replica. + |
+
Storage + |
+Contains the system overhead required for inode, reserved block, and database operation. You do not need to specify storage space when creating a DB instance. + |
+
Parameter + |
+Description + |
+
|---|---|
VPC + |
+A dedicated virtual network in which your DB instances are located. It isolates networks for different services. You can select an existing VPC or create a VPC. For details on how to create a VPC, see "Creating a VPC" in the Virtual Private Cloud User Guide. +If no VPC is available, GaussDB(for MySQL) allocates a VPC to you by default. + |
+
Subnet + |
+Improves network security by providing dedicated network resources that are logically isolated from other networks. Subnets are only valid for a given AZ. The Dynamic Host Configuration Protocol (DHCP) function must be enabled by default for subnets in which you plan to create DB instances. It cannot be disabled. You can select or search for a desired subnet from the drop-down list. +A private IP address for write is automatically assigned when you are creating a DB instance. You can also enter an unused a private IP address for write in the subnet CIDR block. + |
+
Security Group + |
+Enhances security by controlling access to GaussDB(for MySQL) from other services. You need to add rules to a security group that enable you to connect to your DB instance. +If no security group is available or has been created, GaussDB(for MySQL) allocates a security group to you by default. + |
+
Parameter + |
+Description + |
+
|---|---|
Administrator + |
+The default login name for the database is root. + |
+
Administrator Password + |
+Must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (~!@#%^*-_=+?). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. +Keep this password secure. The system cannot retrieve it. +After a DB instance is created, you can reset this password. For details, see Resetting the Administrator Password. + |
+
Confirm Password + |
+Must be the same as Administrator Password. + |
+
Parameter + |
+Description + |
+
|---|---|
Parameter Template + |
+Contains engine configuration values that can be applied to one or more DB instances. You can modify the instance parameters as required after the DB instance is created. +For details, see Parameter Template Management. + |
+
For details, see Changing a Database Port.
+This section describes how to create a DB instance on the management console and then connect to that instance through an ECS over a private network.
+If you are using GaussDB(for MySQL) for the first time, see Constraints.
+Figure 1 illustrates the process of connecting to a DB instance over a private network.
+ +A security group is a collection of access control rules for ECSs and DB instances that have the same security requirements and are mutually trusted in a VPC. To ensure database security and reliability, you need to configure security group rules to allow specific IP addresses and ports to access DB instances.
+Check whether the ECS and DB instance are in the same security group.
+The default security group rule allows all outgoing data packets. If an ECS and a DB instance are in the same security group, they can access each other. When a security group is created, you can configure security group rules to control access to and from DB instances in that security group.
+
To ensure the security of your data and DB instances, you are advised to use the principle of least privilege for database access. Change the database port (default value: 3306), and set the IP address to the remote server's address or an IP address on the remote server's smallest subnet so that access to the remote server is limited.
+If you use 0.0.0.0/0, all IP addresses are enabled to access DB instances in the security group.
+
in the upper left corner and select a region and a project.In the Network Information area on the Basic Information page, click the security group.
+Parameter + |
+Description + |
+Example Value + |
+
|---|---|---|
Protocol + |
+Specifies the network protocol. + |
+TCP + |
+
Port & Source + |
+
|
+
|
+
Description + |
+Provides supplementary information about the security group rule. This parameter is optional. +The description can contain a maximum of 255 characters and cannot contain angle brackets (<>). + |
+N/A + |
+
GaussDB(for MySQL) is fully compatible with the MySQL protocol. You can connect to a DB instance through either a common connection or an SSL connection for enhanced security. SSL connections are encrypted.
+For details on how to create and log in to an ECS, see "Creating an ECS" and "Logging In an ECS" in the Elastic Cloud Server User Guide.
+If the security group rules allow the access from the ECS, the ECS can connect to the DB instance.
+If the security group rules do not allow the access from the ECS, you need to add a security group rule. The ECS must be allowed by the security group to access DB instances.
+You can use a database client to connect to the DB instance in the Linux or Windows OS.
+For details about how to obtain and install the MySQL client, see How Can I Install the MySQL Client?
+The database client MySQL-Front is used as an example in Using MySQL-Front to Connect to a DB Instance.
+
Parameter + |
+Description + |
+
|---|---|
Name + |
+Database connection task name. If you do not set this parameter, it will be the same as that configured for Host by default. + |
+
Host + |
+Private IP address for write of the target DB instance. To view the private address of the target DB instance, perform the following steps:
+
|
+
Port + |
+Private network port of the DB instance. + |
+
User + |
+Name of the user who accesses the DB instance. The default user is root. + |
+
Password + |
+Password of the DB instance account. + |
+

in the upper left corner and select a region and a project.
in the SSL field to download the root certificate or certificate bundle.For details, see How Can I Import the Root Certificate to a Windows or Linux OS?
+mysql -h <hostName> -P <port> -u <userName> -p --ssl-ca=<caName>
+ +Parameter + |
+Description + |
+
|---|---|
<hostName> + |
+Private IP address for write. +To obtain this parameter, go to the Basic Information page of the DB instance and view the private IP address for write in the Network Information area. + |
+
<port> + |
+Database port. By default, the value is 3306. +To obtain this parameter, go to the Basic Information page of the DB instance and view the database port in the Network Information area. + |
+
<userName> + |
+Username of the GaussDB(for MySQL) administrator account. The default username is root. + |
+
<caName> + |
+SSL certificate file name, which should be stored in the same directory where the command is executed. + |
+
For example, to connect to a DB instance through an SSL connection as user root, run the following command:
+mysql -h 172.16.0.31 -P 3306 -u root -p --ssl-ca=ca.pem
+Enter the password of the database account as prompted:
+Enter password:+
This section describes how to create a DB instance on the management console.
+
in the upper left corner and select a region and a project.+
Parameter + |
+Description + |
+
|---|---|
Region + |
+A region where the tenant is located. You can change it on the creation page, or go back to the Instance Management page and change it in the upper left corner. + NOTICE:
+Products in different regions cannot communicate with each other over a private network and you cannot change the region of a DB instance after creating the instance. + |
+
DB Instance Name + |
+A name starts with a letter and consists of 4 to 64 characters. Only letters, digits, hyphens (-), and underscores (_) are allowed. + |
+
DB Engine + |
+GaussDB(for MySQL) + |
+
DB Engine Version + |
+MySQL 8.0 + |
+
AZ Type + |
+An AZ is a physical region where resources use independent power supply and networks. AZs are physically isolated but interconnected through an internal network. +
|
+
Time Zone + |
+You need to select a time zone for your DB instances based on the longitude and latitude of the region hosting your DB instance. The time zone can be selected during DB instance creation and cannot be changed after the DB instance is created. + |
+
Parameter + |
+Description + |
+
|---|---|
Instance Class + |
+Refers to the CPU and memory of a DB instance. Different instance classes support different numbers of database connections and maximum IOPS. +After a DB instance is created, you can change its CPU and memory. For details, see Changing a DB Instance Class. + |
+
Read Replicas + |
+GaussDB(for MySQL) supports one primary node and up to 15 read replicas. When you are creating a DB instance, a maximum of nine read replicas can be created at a time. +After the DB instance is created, you can also create read replicas based on service requirements by referring to Creating a Read Replica. + |
+
Storage + |
+Contains the system overhead required for inode, reserved block, and database operation. You do not need to specify storage space when creating a DB instance. + |
+
Parameter + |
+Description + |
+
|---|---|
VPC + |
+A dedicated virtual network in which your DB instances are located. It isolates networks for different services. You can select an existing VPC or create a VPC. For details on how to create a VPC, see "Creating a VPC" in the Virtual Private Cloud User Guide. +If no VPC is available, GaussDB(for MySQL) allocates a VPC to you by default. + |
+
Subnet + |
+Improves network security by providing dedicated network resources that are logically isolated from other networks. Subnets are only valid for a given AZ. The Dynamic Host Configuration Protocol (DHCP) function must be enabled by default for subnets in which you plan to create DB instances. It cannot be disabled. You can select or search for a desired subnet from the drop-down list. +A private IP address for write is automatically assigned when you are creating a DB instance. You can also enter an unused a private IP address for write in the subnet CIDR block. + |
+
Security Group + |
+Enhances security by controlling access to GaussDB(for MySQL) from other services. You need to add rules to a security group that enable you to connect to your DB instance. +If no security group is available or has been created, GaussDB(for MySQL) allocates a security group to you by default. + |
+
Parameter + |
+Description + |
+
|---|---|
Administrator + |
+The default login name for the database is root. + |
+
Administrator Password + |
+Must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (~!@#%^*-_=+?). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. +Keep this password secure. The system cannot retrieve it. +After a DB instance is created, you can reset this password. For details, see Resetting the Administrator Password. + |
+
Confirm Password + |
+Must be the same as Administrator Password. + |
+
Parameter + |
+Description + |
+
|---|---|
Parameter Template + |
+Contains engine configuration values that can be applied to one or more DB instances. You can modify the instance parameters as required after the DB instance is created. +For details, see Parameter Template Management. + |
+
For details, see Changing a Database Port.
+A security group is a collection of access control rules for ECSs and DB instances that have the same security requirements and are mutually trusted in a VPC.
+To ensure database security and reliability, you need to configure security group rules to allow specific IP addresses and ports to access DB instances.
+When you attempt to connect to a DB instance through an EIP, you need to configure an inbound rule for the security group associated with the DB instance.
+The default security group rule allows all outgoing data packets. If an ECS and a DB instance are in the same security group, they can access each other. When a security group is created, you can configure security group rules to control access to and from DB instances in that security group.
+
To ensure the security of your data and DB instances, you are advised to use the principle of least privilege for database access. Change the database port (default value: 3306), and set the IP address to the remote server's address or an IP address on the remote server's smallest subnet so that access to the remote server is limited.
+If you use 0.0.0.0/0, all IP addresses are enabled to access DB instances in the security group.
+
in the upper left corner and select a region and a project.In the Network Information area on the Basic Information page, click the security group.
+Parameter + |
+Description + |
+Example Value + |
+
|---|---|---|
Protocol + |
+Network protocol. + |
+TCP + |
+
Port and Source + |
+
|
+
|
+
Description + |
+Provides supplementary information about the security group rule. This parameter is optional. +The description can contain a maximum of 255 characters and cannot contain angle brackets (<>). + |
+- + |
+
GaussDB(for MySQL) is fully compatible with the MySQL protocol. Therefore, you can connect to a DB instance through a common connection or an SSL connection. SSL connections are encrypted.
+For details about how to bind an EIP, see Step 2: Bind an EIP.
+Add the IP address and port obtained in 1.b to the inbound rule of the security group.
+For details about how to configure a security group rule, see Step 3: Configure Security Group Rules.
+You can use a database client to connect to the DB instance in the Linux or Windows OS.
+For details about how to obtain and install the MySQL client, see How Can I Install the MySQL Client?
+The database client MySQL-Front is used as an example in Using MySQL-Front to Connect to a DB Instance.
+
Parameter + |
+Description + |
+
|---|---|
Name + |
+Database connection task name. If you do not set this parameter, it will be the same as that configured for Host by default. + |
+
Host + |
+EIP bound the target DB instance. To obtain this parameter, go to the Basic Information page of the DB instance. The EIP can be found in the Public IP Address for Write field in the Network Information area. + |
+
Port + |
+Private network port of the DB instance. + |
+
User + |
+Name of the user who accesses the DB instance. The default user is root. + |
+
Password + |
+Password of the DB instance account. + |
+
If the connection fails, ensure that preparations have been correctly made in Prerequisites and try again.
+
in the upper left corner and select a region and a project.
in the SSL field to download the root certificate or certificate bundle.For details, see How Can I Import the Root Certificate to a Windows or Linux OS?
+Parameter + |
+Description + |
+
|---|---|
<hostName> + |
+Host IP address of the target DB instance to be connected. To obtain this parameter, go to the Basic Information page of the DB instance. The EIP can be found in the Public IP Address for Write field in the Network Information area. + |
+
<port> + |
+Database port. To obtain this parameter, go to the Basic Information page of the DB instance. The database port can be found in the Database Port field in the Network Information area. + |
+
<userName> + |
+Username of the GaussDB(for MySQL) database administrator account. The default username is root. + |
+
<caName> + |
+SSL certificate file name, which should be stored in the same directory where the command is executed. + |
+
For example, to connect to a DB instance through an SSL connection as user root, run the following command:
+mysql -h 10.16.0.31 -P 3306 -u root -p --ssl-ca=ca.pem
+Enter the password of the database account as prompted:
+Enter password:+
If the connection fails, ensure that preparations have been correctly made in Prerequisites and try again.
+You can bind an EIP to a DB instance for public access and can unbind the EIP from the DB instance if needed.
+
in the upper left corner and select a region and a project.
You need to configure security group rules and enable specific IP addresses and ports to access the target DB instance. For details, see Step 3: Configure Security Group Rules.
+This section describes how to create a DB instance on the management console and bind an EIP to the DB instance to make the instance publicly accessible.
+If you are using GaussDB(for MySQL) for the first time, see Constraints.
+Figure 1 illustrates the process of connecting to a DB instance over a public network.
+ +GaussDB(for MySQL) supports public accessibility. You can access GaussDB(for MySQL) through an ECS or EIP.
+For details on how to create and log in to an ECS, see descriptions about creating an ECS and logging in an ECS in the Elastic Cloud Server User Guide.
+For details, see How Can I Install the MySQL Client?
+
The MySQL client version must be the same as that installed on the GaussDB(for MySQL) DB instance. The MySQL database or client provides the mysqldump and mysql tools by default.
+Before migrating data to GaussDB(for MySQL), you need to export data first.
+
MySQL databases are required for GaussDB(for MySQL) management. When exporting metadata, do not specify --all-database. Otherwise, the databases will be unavailable.
+mysqldump --databases <DB_NAME> --single-transaction --order-by-primary --hex-blob --no-data --routines --events --set-gtid-purged=OFF -u <DB_USER> -p -h <DB_ADDRESS> -P <DB_PORT> |sed -e 's/DEFINER[ ]*=[ ]*[^*]*\*/\*/' -e 's/DEFINER[ ]*=.*FUNCTION/FUNCTION/' -e 's/DEFINER[ ]*=.*PROCEDURE/PROCEDURE/' -e 's/DEFINER[ ]*=.*TRIGGER/TRIGGER/' -e 's/DEFINER[ ]*=.*EVENT/EVENT/' > <BACKUP_FILE>
+Enter the database password as prompted.
+Example:
+mysqldump --databases gaussdb --single-transaction --order-by-primary --hex-blob --no-data --routines --events --set-gtid-purged=OFF -u root -p -h 192.168.151.18 -P 3306 |sed -e 's/DEFINER[ ]*=[ ]*[^*]*\*/\*/' -e 's/DEFINER[ ]*=.*FUNCTION/FUNCTION/' -e 's/DEFINER[ ]*=.*PROCEDURE/PROCEDURE/' -e 's/DEFINER[ ]*=.*TRIGGER/TRIGGER/' -e 's/DEFINER[ ]*=.*EVENT/EVENT/' > dump-defs.sql
+Enter password:
+After this command is executed, the dump-defs.sql file will be generated.
+
MySQL databases are required for GaussDB(for MySQL) management. When exporting metadata, do not specify --all-database. Otherwise, the databases will be unavailable.
+mysqldump --databases <DB_NAME> --single-transaction --hex-blob --set-gtid-purged=OFF --no-create-info --skip-triggers -u <DB_USER> -p -h <DB_ADDRESS> -P <DB_PORT> -r <BACKUP_FILE>
+For details on the parameters in the preceding command, see 2.
+Enter the database password as prompted.
+Example:
+mysqldump --databases gaussdb --single-transaction --hex-blob --set-gtid-purged=OFF --no-create-info --skip-triggers -u root -p -h 192.168.151.18 -P 3306 -r dump-data.sql
+After this command is executed, the dump-data.sql file will be generated.
+You can use a client to connect to a GaussDB(for MySQL) DB instance through an ECS or a device and then import the exported SQL file into that DB instance.
+
If the source database contains triggers, storage processes, functions, or event invocation, you must set log_bin_trust_function_creators to ON for the destination database before importing data.
+Use the MySQL tool to connect to the GaussDB(for MySQL) DB instance, enter the password, and run the following command to import metadata:
+mysql -f -h <DB_ADDRESS> -P <DB_PORT> -u root -p < <BACKUP_DIR>/dump-defs.sql
+Example:
+mysql -f -h 172.16.66.198 -P 3306 -u root -p < dump-defs.sql
+Enter password:
+mysql -f -h <DB_ADDRESS> -P <DB_PORT> -u root -p < <BACKUP_DIR>/dump-data.sql
+Example:
+mysql -f -h 172.16.66.198 -P 3306 -u root -p < dump-data.sql
+Enter password:
+mysql> show databases;
+In this example, the database named my_db has been imported.
+mysql> show databases; ++--------------------+ +| Database | ++--------------------+ +| information_schema | +| my_db | +| mysql | +| performance_schema | ++--------------------+ +4 rows in set (0.00 sec)+
By default, a GaussDB(for MySQL) DB instance is not publicly accessible (not bound with an EIP) after being created. You can bind an EIP to the DB instance for public accessibility and can unbind the EIP from the DB instance as required.
+
To ensure that the database can be accessed, the security group used by the database must have the permission to access the database port. For example, if the database port is 3306, ensure that the security group has the permission to access port 3306.
+
in the upper left corner and select a region and a project.
You need to configure security group rules and enable specific IP addresses and ports to access the target DB instance.
+To unbind the EIP from the DB instance, see Unbinding an EIP.
+You can change the database port of a GaussDB(for MySQL) DB instance. The change applies to the ports of the primary node and read replicas, and may affect services intermittently.
+
in the upper left corner and select a region and a project.
in the Database Port field.
.
.Cloud Trace Service (CTS) records operations related to GaussDB(for MySQL) for further querying, auditing, and backtracking. Table 1 lists the supported operations.
+ +Operation + |
+Resource Type + |
+Trace Name + |
+
|---|---|---|
Creating a DB instance + |
+instance + |
+createInstance + |
+
Creating a read replica + |
+instance + |
+addNodes + |
+
Deleting a read replica + |
+instance + |
+deleteNode + |
+
Rebooting a DB instance + |
+instance + |
+restartInstance + |
+
Changing a database port + |
+instance + |
+changeInstancePort + |
+
Changing a security group + |
+instance + |
+modifySecurityGroup + |
+
Promoting a read replica to the primary node + |
+instance + |
+instanceSwitchOver + |
+
Binding or unbinding an EIP + |
+instance + |
+setOrResetPublicIP + |
+
Deleting a DB instance + |
+instance + |
+deleteInstance + |
+
Renaming a DB instance + |
+instance + |
+renameInstance + |
+
Changing a failover priority + |
+instance + |
+modifyPriority + |
+
Modifying specifications + |
+instance + |
+instanceAction + |
+
Resetting a password + |
+instance + |
+resetPassword + |
+
Restoring data to a new DB instance + |
+instance + |
+restoreInstance + |
+
Creating a backup + |
+backup + |
+createManualSnapshot + |
+
Deleting a backup + |
+backup + |
+deleteManualSnapshot + |
+
Creating a parameter template + |
+parameterGroup + |
+createParameterGroup + |
+
Modifying parameters in a parameter template + |
+parameterGroup + |
+updateParameterGroup + |
+
Deleting a parameter template + |
+parameterGroup + |
+deleteParameterGroup + |
+
Replicating a parameter template + |
+parameterGroup + |
+copyParameterGroup + |
+
Resetting a parameter template + |
+parameterGroup + |
+resetParameterGroup + |
+
Comparing parameter templates + |
+parameterGroup + |
+compareParameterGroup + |
+
Applying a parameter template + |
+parameterGroup + |
+applyParameterGroup + |
+
After CTS is enabled, operations on cloud resources are recorded. You can view the operation records of the last 7 days on the CTS console.
+This section describes how to query the operation records of last 7 days on the CTS console.
+When you select Resource ID for Search By, you also need to select or enter a resource ID.
+
on the left of the required trace to expand its details.For details about key fields in the trace structure, see sections "Trace Structure" and "Trace Examples" in the Cloud Trace Service User Guide.
+You can view database logs on the GaussDB console. For operation details, see Viewing Error Logs and Viewing Slow Query Logs.
+GaussDB(for MySQL) log management allows you to view database-level logs, including error logs and slow SQL query logs.
+
in the upper left corner and select a region and a project.Slow query logs record statements that exceed long_query_time (1 second by default). You can view log details and statistics to identify the statements that are executing slowly and optimize the statements.
+
in the upper left corner and select a region and a project.You can view the slow query log records of a specified execution statement type or a specific time period.
+You can change the name of a GaussDB(for MySQL) DB instance.
+
in the upper left corner and select a region and a project.
next to it to edit the DB instance name. Then, click OK.The DB instance name must start with a letter and consist of 4 to 64 characters. Only uppercase letters, lowercase letters, digits, hyphens (-), and underscores (_) are allowed.
+You may need to reboot a DB instance during maintenance. For example, after modifying some parameters, you must reboot the DB instance for the modifications to take effect. DB instances can be rebooted only when they are in the available state. They cannot be rebooted when backups or read replicas are being created for them.
+The time required for rebooting a DB instance depends on the crash recovery process of the DB engine. To shorten the reboot time, you are advised to reduce database activities during the reboot to reduce rollback activities of transit transactions.
+
in the upper left corner and select a region and a project.Alternatively, click the target DB instance. On the displayed page, click Reboot in the upper right corner of the page.
+The read replicas are also rebooted.
+You can export a DB instance list (containing all or selected DB instances) to view and analyze DB instance information.
+
in the upper left corner and select a region and a project.
in the upper right corner of the page. In the displayed dialog box, select the items to be exported and click Export.
in the upper left corner and select a region and a project.
in the upper right corner of the page. In the displayed dialog box, select the items to be exported and click Export.You can manually delete a DB instance on the Instance Management page.
+
in the upper left corner and select a region and a project.You can reset the administrator password of a DB instance.
+You can also reset the password of your database account when using GaussDB(for MySQL).
+You cannot reset the administrator password under the following circumstances:
+
in the upper left corner and select a region and a project.
Keep this password secure. The system cannot retrieve it.
+The new password must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (~!@#%^*-_=+?). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking.
+
in the upper left corner and select a region and a project.
Keep this password secure. The system cannot retrieve it.
+GaussDB(for MySQL) supports backups and restorations to ensure data reliability.
+Automated backups are created during the backup time window of your DB instances. GaussDB(for MySQL) saves automated backups based on the retention period you have specified. If necessary, you can restore to any point in time during your backup retention period.
+Manual backups are user-initiated full backups of DB instances. They are retained until you delete them manually.
+GaussDB(for MySQL) allows you to create manual backups for available primary nodes. You can restore data from backups to ensure data reliability.
+
in the upper left corner and select a region and a project.Alternatively, click the target DB instance. On the Backups & Restorations page, you can view and manage the manual backups.
+
in the upper left corner and select a region and a project.Alternatively, click the target DB instance. On the Backups & Restorations page, you can view and manage the manual backups.
+You can use an automated or manual backup to restore data to the status when the backup was created. The restoration is at the DB instance level.
+
in the upper left corner and select a region and a project.The Create New Instance page is displayed.
+A new DB instance is created using the backup data. The instance status changes from Creating to Available.
+The new DB instance is independent from the original one. If you want to offload read pressure on the primary node, create one or more read replicas for the new DB instance.
+A full backup is triggered after the new DB instance is created.
+You can delete manual backups to release storage space.
+
Deleted manual backups cannot be recovered. Exercise caution when performing this operation.
+
in the upper left corner and select a region and a project.The following backups cannot be deleted:
+You can use database parameter templates to manage DB engine configurations. A database parameter template acts as a container for engine configuration values that can be applied to one or more DB instances.
+
Not all DB engine parameters can be changed in a custom parameter template.
+If you want to use your custom parameter template, you simply create a parameter template and select it when you create a DB instance or apply it to an existing DB instance following the instructions provided in Applying a Parameter Template.
+When you have already created a parameter template and want to include most of the custom parameters and values from that template in a new parameter template, you can replicate that parameter template following the instructions provided in Replicating a Parameter Template.
+The following are the key points you should know when using parameters:
+
in the upper left corner and select a region and a project.When you create DB instances, your password strength is checked. You can modify the password strength as user root. For security reasons, you are advised to use a password that is at least as strong as the default one.
+To provide O&M services, the system automatically creates system accounts when you create DB instances. These system accounts are unavailable to you.
+
Deleting, renaming, and changing passwords or permissions for these accounts will cause the DB instance to run abnormally. Exercise caution when performing these operations.
+You can use Cloud Eye to monitor the running statuses of DB instances. This section describes namespaces, descriptions, and dimensions of monitoring metrics to be reported to Cloud Eye.
+Metric ID + |
+Metric + |
+Description + |
+Value Range + |
+Monitored Object + |
+Monitoring Interval (Raw Data) + |
+
|---|---|---|---|---|---|
gaussdb_mysql001_cpu_util + |
+CPU Usage + |
+CPU usage of the monitored object + |
+0–100% + |
+Monitored object: ECS +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql002_mem_util + |
+Memory Usage + |
+Memory usage of the monitored object + |
+0–100% + |
+Monitored object: ECS +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql004_bytes_in + |
+Network Input Throughput + |
+Incoming traffic in bytes per second + |
+≥0 bytes/s + |
+Monitored object: ECS +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql005_bytes_out + |
+Network Output Throughput + |
+Outgoing traffic in bytes per second + |
+≥ 0 bytes/s + |
+Monitored object: ECS +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql006_conn_count + |
+Total Connections + |
+Total number of connections that attempt to connect to the GaussDB(for MySQL) server + |
+≥ 0 counts + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql007_conn_active_count + |
+Current Active Connections + |
+Number of current active connections + |
+≥ 0 counts + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql008_qps + |
+QPS + |
+Query times of SQL statements (including storage procedures) per second + |
+≥0 times/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql009_tps + |
+TPS + |
+Execution times of submitted and rollback transactions per second + |
+≥0 times/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql010_innodb_buf_usage + |
+Buffer Pool Usage + |
+Ratio of dirty data to all data in the InnoDB buffer + |
+0–100% + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql011_innodb_buf_hit + |
+Buffer Pool Hit Ratio + |
+Ratio of read hits to read requests in the InnoDB buffer + |
+0–100% + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql012_innodb_buf_dirty + |
+Buffer Pool Dirty Block Ratio + |
+Ratio of used pages to total pages in the InnoDB buffer + |
+0–100% + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql013_innodb_reads + |
+InnoDB Read Throughput + |
+Number of read bytes per second in the InnoDB buffer + |
+≥0 bytes/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql014_innodb_writes + |
+InnoDB Write Throughput + |
+Bytes written to pages by InnoDB per second. GaussDB(for MySQL) writes data only to temporary tables + |
+≥ 0 bytes/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql017_innodb_log_write_req_count + |
+InnoDB Log Write Requests per Second + |
+Number of InnoDB log write requests per second + |
+≥ 0 times/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql020_temp_tbl_count + |
+Temporary Tables + |
+Number of temporary tables automatically created on disks when GaussDB(for MySQL) statements are executed + |
+≥ 0 counts + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql028_comdml_del_count + |
+DELETE Statements per Second + |
+Number of DELETE statements executed per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql029_comdml_ins_count + |
+INSERT Statements per Second + |
+Number of INSERT statements executed per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql030_comdml_ins_sel_count + |
+INSERT_SELECT Statements per Second + |
+Number of INSERT_SELECT statements executed per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql031_comdml_rep_count + |
+REPLACE Statements per Second + |
+Number of REPLACE statements executed per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql032_comdml_rep_sel_count + |
+REPLACE_SELECTION Statements per Second + |
+Number of REPLACE_SELECTION statements executed per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql033_comdml_sel_count + |
+SELECT Statements per Second + |
+Number of SELECT statements executed per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql034_comdml_upd_count + |
+UPDATE Statements per Second + |
+Number of UPDATE statements executed per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql035_innodb_del_row_count + |
+Row Delete Frequency + |
+Number of rows deleted from the InnoDB table per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql036_innodb_ins_row_count + |
+Row Insert Frequency + |
+Number of rows inserted into the InnoDB table per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql037_innodb_read_row_count + |
+Row Read Frequency + |
+Number of rows read from the InnoDB table per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql038_innodb_upd_row_count + |
+Row Update Frequency + |
+Number of rows updated into the InnoDB table per second + |
+≥0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql048_disk_used_size + |
+Used Storage Space + |
+Used storage space of the monitored object + |
+0–4000 GB + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql072_conn_usage + |
+Connection Usage + |
+Percentage of used GaussDB(for MySQL) connections to the total number of connections + |
+0-100% + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql074_slow_queries + |
+Slow Query Logs + |
+Number of GaussDB(for MySQL) slow query logs generated per minute + |
+≥ 0 counts/min + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql077_replication_delay + |
+Replication Delay + |
+Delay between the primary node and read replicas + |
+≥ 0s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql104_dfv_write_delay + |
+Storage Write Delay + |
+Average delay of writing data to the storage layer in a specified period + |
+≥0 ms + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql105_dfv_read_delay + |
+Storage Read Delay + |
+Average delay of reading data from the storage layer in a specified period + |
+≥0 ms + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql106_innodb_row_lock_current_waits + |
+InnoDB Row Locks + |
+Number of row locks being waited by operations on the InnoDB table + |
+≥ 0 counts + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql107_comdml_ins_and_ins_sel_count + |
+INSERT and INSERT_SELECT Statements per Second + |
+Number of INSERT and INSERT_SELECT statements executed per second + |
+≥ 0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql108_com_commit_count + |
+COMMIT Statements per Second + |
+Number of COMMIT statements executed per second + |
+≥ 0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql109_com_rollback_count + |
+ROLLBACK Statements per Second + |
+Number of ROLLBACK statements executed per second + |
+≥ 0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql110_innodb_bufpool_reads + |
+InnoDB Storage Layer Read Requests per Second + |
+Number of times that InnoDB reads data from the storage layer per second + |
+≥ 0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql111_innodb_bufpool_read_requests + |
+InnoDB Read Requests per Second + |
+Number of InnoDB read requests per second + |
+≥ 0 counts/s + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql112_ data_disk_used_size + |
+Used Data Disk Size + |
+Used local data disk size. + |
+0-20 GB + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
gaussdb_mysql113_ data_disk_used_ratio + |
+Data Disk Usage + |
+Local data disk usage + |
+0-100% + |
+Monitored object: database +Monitored instance type: GaussDB(for MySQL) instance + |
+1 minute + |
+
You can set alarm rules for GaussDB(for MySQL) to customize the monitored objects and notification policies and stay aware of the GaussDB(for MySQL) operating status.
+The GaussDB(for MySQL) alarm rules include alarm rule names, services, dimensions, monitored objects, metrics, alarm thresholds, monitoring period, and whether to send notifications.
+
on the left, and then click Create Alarm Rule in the Operation column.
to enable alarm notification. The validity period is 24 hours by default. If the topics you require are not displayed in the drop-down list, click Create an SMN topic. Then, select Generated alarm and Cleared alarm for Trigger Condition.
Cloud Eye sends notifications only within the validity period specified in the alarm rule.
+For operation details, see the Cloud Eye User Guide.
+The Cloud Eye service monitors operating statuses of DB instances. You can view the monitoring metrics of DB instances on the management console. By monitoring system resource usage during database running, you can identify periods of high resource usage. You can also check error logs or slow query logs to optimize database performance.
+
You can configure resource alarm rules on the Cloud Eye console. For details, see "Creating an Alarm Rule" in the Cloud Eye User Guide.
+Monitoring metrics of the DB instances that are faulty or have been deleted cannot be displayed on the Cloud Eye console. You can view their monitoring metrics after they are rebooted or restored to be available.
+
If a DB instance has been faulty for 24 hours, Cloud Eye considers that it does not exist and deletes it from the monitoring object list. You need to manually clear the alarm rules created for the DB instance.
+
in the upper left corner and select a region and a project.You can use either of the following methods to view monitoring metrics:
+Cloud Eye can monitor performance metrics from the last 1 hour, last 3 hours, last 12 hours, last 24 hours or last 7 days.
+You can change the CPU or memory (instance class) of a DB instance as required. If the status of a DB instance changes from Changing instance class to Available, the change is successful.
+
in the upper left corner and select a region and a project.Choose either of the following scheduled time:
+Changing the instance class takes 5–15 minutes. During this period, the status of the DB instance on the Instance Management page is Changing instance class. After a few minutes, click the instance and view the instance class on the displayed Basic Information page to check that the change is successful.
+
After the DB instance class is changed, the system will change the values of the following parameters accordingly: innodb_buffer_pool_size, innodb_log_buffer_size, max_connections, innodb_buffer_pool_instances, innodb_page_cleaners, innodb_parallel_read_threads, innodb_read_io_threads, innodb_write_io_threads, threadpool_size and query_cache_size.
+Currently, DB instances support read replicas.
+In read-intensive scenarios, a primary node may be unable to handle the read pressure and service performance may be affected. To offload read pressure on the primary node, you can create one or more read replicas in the same region as the primary node. These read replicas can process a large number of read requests and increase application throughput. You need to separately configure connection addresses for the primary node and each read replica on your applications so that all read requests can be sent to read replicas and write requests to the primary node.
+GaussDB(for MySQL) provides nearly 20 monitoring metrics, including the CPU usage, memory usage, storage space usage, and database connections. You can view these metrics to understand the load of DB instances.
+Read replicas are used to enhance the read capabilities and reduce read pressure on DB instances.
+After a DB instance is created, you can create read replicas for it.
+
in the upper left corner and select a region and a project.Alternatively, click the target DB instance. In the topology on the Basic Information page, click
to create read replicas.
You can manage read replicas after they are created, such as promoting a read replica to the primary node and delete a read replica.
+
in the upper left corner and select a region and a project.A GaussDB(for MySQL) DB instance consists of a primary node and multiple read replicas. In addition to automatic failover scenarios, you can perform a manual switchover to promote a read replica to the new primary node.
+
in the upper left corner and select a region and a project.
Services may be intermittently interrupted for several seconds or minutes when the read replica is promoted to the primary node.
+GaussDB(for MySQL) uses an active-active high availability architecture and can automatically fail over to a new primary node that is automatically selected by the system.
+Each read replica has a failover priority that determines the order in which it is promoted when recovering from a primary node failure.
+GaussDB(for MySQL) selects a read replica and promotes it to the new primary node as follows:
+You can manually delete read replicas on the Instance Management page.
+
Deleted read replicas cannot be restored. Exercise caution when performing this operation.
+
in the upper left corner and select a region and a project.For high availability reasons, the system reserves an available read replica. The read replica cannot be deleted until the associated DB instance is deleted.
+Modifications to parameters in a custom parameter template take effect only after you apply this parameter template to target DB instances.
+
in the upper left corner and select a region and a project.A parameter template can be applied to one or more DB instances.
+After the parameter template applies to DB instances successfully, you can view the application records by referring to Viewing Application Records of a Parameter Template.
+You can view the application records of a parameter template.
+
in the upper left corner and select a region and a project.You can view the name or ID of the DB instance to which the parameter template applies, as well as the application status, application time, and failure cause.
+You can view the change history of DB instance parameters or custom parameter templates.
+
In a newly exported or created parameter template, the change history is blank.
+
in the upper left corner and select a region and a project.You can view the parameter name, original parameter value, new parameter value, modification status, modification time, application status, and application time.
+You can apply the parameter template to DB instances as required by referring to Applying a Parameter Template.
+
in the upper left corner and select a region and a project.You can view the parameter name, original parameter value, new parameter value, modification status, and modification time.
+You can change the security group of a DB instance.
+
in the upper left corner and select a region and a project.
in the Security Group field.
.
.
in the upper right corner on the Basic Information page to view the result of the change. This process takes about 1 to 3 minutes.You can compare DB instance parameters with a parameter template that uses the same DB engine to understand the differences of parameter settings.
+You can also compare default parameter templates that use the same DB engine to understand the differences of parameter settings.
+
in the upper left corner and select a region and a project.
in the upper left corner and select a region and a project.You can replicate a parameter template you have created. When you have already created a parameter template and want to include most of the custom parameters and values from that template in a new parameter template, you can replicate that parameter template.
+After the parameter template is replicated, you should wait at least 5 minutes before using it to create a DB instance.
+Default parameter templates cannot be replicated. You can create parameter templates based on the default ones.
+
in the upper left corner and select a region and a project.Alternatively, click the target DB instance on the Instance Management page. On the Parameters page, click Export to generate a new parameter template for future use.
+After the parameter template is replicated, a new template is generated in the list in the Customer Templates tab of the Parameter Template Management page.
+You can reset all parameters in a custom parameter template to their default settings.
+
in the upper left corner and select a region and a project.
After you reset a parameter template, click the DB instance to which the parameter template is applied to view the status of the parameter template. On the displayed Basic Information page, if the status of the parameter template is Pending reboot, you must reboot the DB instance for the reset to take effect.
+You can modify the description of a parameter template you have created.
+
You cannot modify the description of a default parameter template.
+
in the upper left corner and select a region and a project.
in the Description column.
to submit or
to cancel the modification.You can delete a custom parameter template that is no longer in use.
+
in the upper left corner and select a region and a project.
in the upper left corner and select a region and a project.
After the parameter template is exported, a new template is generated in the list on the Parameter Template Management page.
+
The file name must start with a letter and consist of 4 to 64 characters. It can contain only letters, digits, hyphens (-), and underscores (_).
+You can modify parameters in a custom parameter template to optimize GaussDB(for MySQL) database performance.
+You can change parameter values in custom parameter templates only, but cannot change parameter values in default parameter templates. When you change parameter values in a custom parameter template, the changes take effect for all DB instances to which the parameter template applies.
+
GaussDB(for MySQL) has default parameter templates whose parameter values cannot be changed. You can view these parameter values by clicking the default parameter templates. If a custom parameter template is set incorrectly and causes a database reboot to fail, you can re-configure the custom parameter template according to the configurations of the default parameter template.
+
in the upper left corner and select a region and a project.Available operations are as follows:
+
After you modify parameters in a parameter template, some modifications immediately take effect for the DB instance to which the parameter template applies. Exercise caution when performing this operation.
+
The modifications take effect only after you apply the parameter template to DB instances. For details, see Applying a Parameter Template.
+
in the upper left corner and select a region and a project.Available operations are as follows:
+
After you modify instance parameters, the modifications immediately take effect for the DB instance.
+ + +After parameters are modified, you can click Change History to view parameter modification details.
+GaussDB(for MySQL) supports the decoupling of compute and storage, improving your experience in terms of high availability, backup and restoration, upgrade and capacity expansion.
+GaussDB(for MySQL) supports up to 128 TB of data and can easily handle large amounts of data requests.
+During the creation of a GaussDB(for MySQL) DB instance, a read replica is created by default in addition to a primary node. If the primary node fails, the system automatically fails over to a read replica with the highest priority and the original primary node is restored in the background.
+If you modify the parameters in a parameter template, but the modifications do not take effect, you may need to reboot the DB instance associated with the parameter template on the management console. The modifications to dynamic parameters take effect immediately. The modifications to static parameters take effect only after you reboot the DB instance associated with the parameter template.
+You can create a maximum of 15 read replicas for a GaussDB(for MySQL) DB instance.
+Perform the following steps to identify the problem:
+For details, see security group description in Step 1: Create a DB Instance. Then, go to 3.
+The default port of the DB instance is 3306.
+telnet <IP address> {Port number}
+
You must change the file type to All Files (*.*) because .pem is not a standard certificate extension name.
+You can use a connection tool (such as WinSCP or PuTTY) to upload the certificate to any directory on a Linux OS.
+MySQL provides client installation packages for different OSs on its official website. Click here to download the MySQL 8.0 client installation package or click here to download the packages of other versions. The following uses Red Hat Linux as an example to show how to obtain the required installation package and install it.
+Find the link to the required version on the download page. The mysql-community-client-8.0.21-1.el6.x86_64 is used as an example in the following.
+
When you create an ECS, select an OS, such as Red Hat 6.6, and bind an EIP to it. Then, upload the installation package to the ECS using a remote connection tool, and use PuTTY to connect to the ECS.
+sudo rpm -ivh mysql-community-client-8.0.21-1.el6.x86_64.rpm+
rpm -ivh --replacefiles mysql-community-client-8.0.21-1.el6.x86_64.rpm+
rpm -ivh --nodeps mysql-community-client-8.0.21-1.el6.x86_64.rpm+
GaussDB(for MySQL) is the latest generation enterprise-class distributed database. It is fully compatible with MySQL and provides high scalability and massive storage capacity. It uses a decoupled compute and storage architecture and supports up to 128 TB of storage. With GaussDB(for MySQL), there is no need to deal with sharding, and no need to worry about data loss. It combines the performance and availability of commercial databases with the cost-effectiveness of open source databases.
+A GaussDB(for MySQL) DB instance consists of one primary node (write node) and multiple read replicas (read-only nodes). They share the underlying DFV storage.
+DB Engines and Versions lists the versions supported by GaussDB(for MySQL).
+You can connect a DB instance over a private or a public network.
+ +Connect Through + |
+Connection Address + |
+Scenarios + |
+Description + |
+
|---|---|---|---|
Private network + |
+Private IP address + |
+The system provides a private IP address by default. +When your applications are deployed on an ECS that is in the same region and VPC as the GaussDB(for MySQL) DB instance, you are advised to connect to the DB instance through the ECS over a private IP address. + |
+
|
+
Public network + |
+EIP + |
+If you cannot access the GaussDB(for MySQL) DB instance over a private IP address, bind an EIP to the DB instance and connect it to an ECS (or a public network host) over the EIP. + |
+
|
+