Overview
Managing data nodes is managing RDS for MySQL instances that are associated with your DDM instance. You can view the RDS instance status, storage, node class, and read weight, configure read weights, synchronize data node information, and enable read/write splitting.
Function | Description |
---|---|
Synchronizing data node information | This function is used to synchronize data node changes to your DDM instance after you make changes such as adding or deleting a read replica, changing the connection address, port number, or specifications, or deleting a data node. |
Enabling or disabling read/write splitting | This function is used for DDM kernel version 3.1.0 or later. If the DDM kernel version is 3.1.0 or later, you need to manually enable read/write splitting and then adjust read/write weights of your primary instance and read replicas. You can also manually disable read/write splitting as needed. If the DDM kernel version is earlier than 3.1.0, read/write splitting is enabled by default and cannot be disabled. You just need to adjust read/write weights of your primary instance and read replicas. |
Configuring read weights | This function is used when you need to adjust read/write weights of your primary instance and read replicas to split read and write requests.
|
- If a data node is an RDS for MySQL instance, the SQL_MODE parameter PAD_CHAR_TO_FULL_LENGTH is not supported.