Managing DB Services
Users can manage MySQL (DBaaS) through the Samsung Cloud Platform Console.
Parameter Management
Provides a feature that allows you to easily view and modify database configuration parameters.
Parameter lookup
To view configuration parameters, follow these steps.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- MySQL(DBaaS) List On the page, click the resource whose parameters you want to view or modify. 3. Navigate to the MySQL(DBaaS) Details page.
- Click the More button, then click the Parameter Management button. 4. Parameter Management The popup window opens.
- In the Parameter Management popup, click the Search button. 5. View Notification The popup window opens.
- View Notification when the popup window opens, click the Confirm button. 6. Retrieving may take a short amount of time.
Edit Parameter
To modify the configuration parameters, follow the steps below.
- All Services > Database > MySQL(DBaaS) Click the menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- On the MySQL(DBaaS) List page, click the resource whose parameters you want to view or modify. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the Parameter Management button. 4. Parameter Management The popup window opens.
- In the Parameter Management popup, click the Search button. 5. View Notification The popup window opens.
- When the View Notification popup opens, click the Confirm button. 6. Retrieving may take a short amount of time.
- If modification is required, click the Edit button and enter the changes in the custom value area of the Parameter to be edited.
- When the input is complete, click the Complete button.
If you change the character_set_server value, first check the collation that matches the character set using the command below.
SQL> SHOW COLLATION WHERE Charset = 'character set name';
Set the parameter values for character-set-server, collation-server, and init_connect using the verified collation.
| Item | Detailed description | Whether to restart |
|---|---|---|
character-set-server | Specify default character set | Restart required |
collation-server | Specify default collation (Collation) | Restart required |
init_connect | SQL statement executed when the client connects to the database | No restart required |
Managing DB Users
Provides administrative features to view DB user information and modify status information.
Query DB users
To view DB users, follow these steps.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Go to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- On the MySQL(DBaaS) List page, click the resource for which you want to view the DB user. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the DB User Management button. 4. Go to the DB User Management page.
- On the DB User Management page, click the Search button. 5. Retrieving may take a short amount of time.
Change DB user status
To change the status of the retrieved DB user, follow these steps.
- All Services > Database > MySQL(DBaaS) Click the menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- MySQL(DBaaS) List Click the resource on the page for which you want to modify the DB user. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the DB User Management button. 4. Navigate to the DB User Management page.
- On the DB User Management page, click the Search button. 5. Retrieving may take a short amount of time.
- If modification is required, click the Edit button and change the status area value or enter remarks.
- When the input is complete, click the Complete button.
Managing DB Access Control
Provides IP-based DB user access control management functionality. Users can directly specify the IP addresses that can access the database, configuring it so that only authorized IPs are allowed.
View DB access control
To view DB users with IP access control enabled, follow these steps.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- MySQL(DBaaS) List Click the resource you want to manage access control for on this page. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the DB Access Control Management button. 4. Navigate to the DB Access Control Management page.
- Click the Search button on the DB Access Control Management page. 5. Retrieving may take a short amount of time.
Add DB Access Control
Follow these steps to add IP access control.
- All Services > Database > MySQL(DBaaS) Click the menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- MySQL (DBaaS) List Click the resource on the page where you want to add IP access control. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the DB Access Control Management button. 4. Navigate to the DB Access Control Management page.
- On the DB Access Control Management page, click the Search button. 5. Retrieving may take a short amount of time.
- When the query is complete, click the Add button. 6. Add DB Access Control The popup window opens.
- Add DB Access Control In the popup window, select the DB username and enter the IP address.
- When the input is complete, click the Done button.
Delete DB access control
To delete IP access control, follow these steps.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- MySQL(DBaaS) List page, click the resource for which you want to delete IP access control. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the DB Access Control Management button. 4. Navigate to the DB Access Control Management page.
- On the DB Access Control Management page, click the Search button. 5. Retrieving may take a short amount of time.
- When the query is complete, click the Delete button. 6. Delete The popup window opens.
- Delete popup, click the Confirm button.
Configure Archive mode
Provides Archive mode configuration and Archive Log retention period settings, allowing users to flexibly configure Archive log management policies to suit their operational environment.
To set the Archive mode, follow these steps.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Go to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- On the MySQL(DBaaS) List page, click the resource you want to set Archive mode for. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button and then click the Archive Settings Management button. 4. Navigate to the Archive Settings Management page.
- On the Archive Settings Management page, click the Search button. 5. Retrieving may take a short amount of time.
- Click the Edit button and select usage status and retention period.
- When the edit is complete, click the Complete button.
DB Log Export
Supports exporting log data that requires long-term retention among audit logs to Object Storage. Users can directly configure the log types that need to be stored, the destination Bucket for export, and the log export interval. Copies logs to the specified Object Storage for storage according to the configured criteria. Additionally, to efficiently manage disk space, we also provide an option that exports logs to Object Storage while automatically deleting the original log files. By using this option, you can effectively free up storage capacity while safely retaining the necessary log data for the long term.
- To use the DB Log export feature, you need to create an Object Storage. * Please refer to the Object Storage 사용자 가이드 for creating Object Storage.
- Please be sure to verify the expiration date and time of the authentication key. * If the authentication key expires, logs will not be stored in the bucket.
- Please ensure that the authentication key information is not exposed to external parties.
Setting DB Log Export Mode
Follow these steps to set the DB Log export mode.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- MySQL(DBaaS) List page: click the resource whose DB Log you want to export. 3. Navigate to the MySQL(DBaaS) Details page.
- Click the More button and then click the DB Log Export button. 4. DB Log Export Go to the page.
- On the DB Log Export page, click the Register button. 5. Navigate to the Register DB Log Export page.
- DB Log Export Registration page, after entering the required information, click the Complete button.
Category Required Detailed descriptionLog type Required Log type to be saved Save bucket name Essential Object Storage bucket name to be saved Authentication key > Access key Required Access key for accessing the Object Storage you want to store. Authentication key > Secret key Required Secret key for accessing the Object Storage you want to store File creation cycle Required File creation frequency in Object Storage Whether to delete the original log Selection Whether to delete the original logs when exporting to Object Storage Table. MySQL(DBaaS) DB Log Export Configuration Items
Managing DB Log Export
To modify, cancel, or immediately export the DB Log export settings, follow these steps.
- All Services > Database > MySQL(DBaaS) Click the menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- On the MySQL(DBaaS) List page, click the resource you want to manage DB Log export for. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the DB Log Export button. 4. Go to the DB Log Export page.
- On the DB Log Export page, depending on the log type you want to manage, click the More button and then click the Export Now, Edit, Terminate buttons.
- Export Immediately: The selected logs are exported to the bucket of the previously configured Object Storage.
- Edit: Modify the DB Log export mode setting.
- Cancel: Disables the DB Log export mode setting.
Upgrade version
If a latest patch that includes security enhancements and feature improvements is available, you can apply it using the version upgrade feature.
- First retrieve the service status via service status synchronization, then proceed with the version upgrade.
- It is recommended to perform an immediate backup in advance to prepare for any issues that may arise during the upgrade process. * If not, a failure may occur, and some data may not be recoverable.
- In a DB with a Replica configured, the Master DB version cannot be higher than the Replica version. * Please check the version of Replica first, and if necessary, perform a version upgrade.
- The backed-up data is automatically deleted after the version upgrade is completed.
Major version upgrade
A major version upgrade requires a pre‑simulation test.
- Please set up a separate replica DB, promote it to master, and pre-validate the major upgrade. * Afterward, we recommend proceeding only after thoroughly reviewing the service impact with the Application manager.
To perform a Major version upgrade, follow the steps below.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List navigate to the page.
- MySQL(DBaaS) List page, click the resource to upgrade the Major version. 3. Navigate to the MySQL(DBaaS) Details page.
- Click the Edit icon of the Image version item. 4. Version Upgrade A popup window opens.
- Version Upgrade In the popup window, select the upgrade type and patch version, then click the Confirm button.
- Version Upgrade Notification Click the Confirm button in the popup window.
Minor version upgrade
Supports minor version upgrades within the same major version.
To perform a minor version upgrade, follow the steps below.
- All Services > Database > MySQL(DBaaS) menu, click it. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- On the MySQL(DBaaS) List page, click the resource to upgrade the Minor version. 3. MySQL(DBaaS) Details Go to the page.
- Click the Edit icon of the Image version item. 4. Version Upgrade A popup window opens.
- Version Upgrade In the popup window, select the upgrade type and patch version, then click the Confirm button.
- Version Upgrade Notification Click the Confirm button in the popup window.
Configure Migration
Provides a Migration feature that synchronizes in real time with the operational database and replicates using a Replication method without service interruption.
To configure Migration, follow these steps.
- All Services > Database > MySQL(DBaaS) Click the menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- MySQL(DBaaS) List page, click the resource you want to migrate. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the Migration Setup button. 4. Migration configuration popup window opens.
- Migration configuration In the popup window, review the instructions and click the Confirm button. 5. Go to the Migration configuration page.
- Migration configuration After entering the required information on the page, click the Verify Connection button.
- When the connection is complete, click the Done button.
Category Required Detailed descriptionSource DB Database name Required Database name of the source DB to be migrated Source DB IP Required IP of the Source DB that is the migration target Source DB Port Required Port of the Source DB to be migrated Source DB username Required Username of the Source DB to be migrated Source DB password Required Password of the source DB that is the migration target Table. MySQL (DBaaS) migration configuration items
Promote Migration Cluster to Master Cluster
You can promote a configured Migration Cluster to a Master Cluster.
To promote the Migration Cluster to Master, follow the steps below.
- Click the All Services > Database > MySQL(DBaaS) menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- On the MySQL(DBaaS) List page, click the resource to promote to Master. 3. MySQL(DBaaS) Details Go to the page.
- Click the More button, then click the Master Promotion button. 4. Master Promotion Notification The popup window opens.
- Master Promotion Notification popup, click the Confirm button.
Managing Block Storage Usage
You can view the usage of Block Storage by type allocated to the DB instance.
To view Block Storage usage, follow these steps.
- All Services > Database > MySQL(DBaaS) menu, click it. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Go to the page.
- MySQL (DBaaS) List page, click the resource to view Block Storage usage. 3. MySQL(DBaaS) Details Navigate to the page.
- Click the More button, then click the Block Storage Usage Management button. 4. Go to the Block Storage Usage Management page.
- On the Block Storage Usage Management page, click the Search button. 5. Block Storage Usage Management page shows usage by Block Storage type.
- Retrieving usage by Block Storage type may take a short while.
OS Kernel Upgrade
You can upgrade the OS kernel to improve the functionality of the running database and apply security patches.
- The service will be unavailable while the OS upgrade is in progress.
- The upgrade duration may vary depending on the version, and if the upgrade fails, it will be rolled back to the previous configuration.
- After the upgrade is complete, you cannot revert to the original OS.
To upgrade the OS Kernel, follow these steps.
- All Services > Database > MySQL(DBaaS) Click the menu. 1. Navigate to the Service Home page of MySQL (DBaaS).
- On the Service Home page, click the MySQL(DBaaS) menu. 2. MySQL(DBaaS) List Navigate to the page.
- Please click the resource to upgrade the OS Kernel on the MySQL(DBaaS) List page. 3. Navigate to the MySQL(DBaaS) Details page.
- Click the More button, then click the OS(Kernel) Upgrade button. 4. OS(Kernel) Upgrade Notification A popup window opens.
- OS(Kernel) Upgrade Notification In the popup window, review the instructions and click the Confirm button.