Search Results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-source-configuration.html
Source Configuration 8.3 Source Configuration To use inbound replication in MySQL HeatWave on AWS, the source and its network connection to the replica DB System must have the following configurations. The minimum supported version of MySQL for a ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-update-monitoring-configuration.html
Update Monitoring Configuration 3.4.8 Update Monitoring Configuration Update the CloudWatch Monitoring configuration for a DB System. During the update, the DB System will be in the UPDATING state until the update is finished. To update the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-user-management.html
User Management 20.3 User Management User management is performed in the Oracle Cloud Infrastructure (OCI) Console. MySQL HeatWave on AWS uses predefined OCI IAM groups created in the OCI Default identity domain to manage access to the MySQL ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-workspace-connect.html
Connecting from the Console 5.1 Connecting from the Console Connecting to a DB System from the MySQL HeatWave Console requires a Oracle Cloud Account user name and password for signing into the MySQL HeatWave Console, and a MySQL user account for ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-workspace-running-queries.html
Running Queries 10 Running Queries The Workspace tab in the MySQL HeatWave Console provides a Query Editor for running MySQL and MySQL HeatWave queries. To run a query using the Query Editor: Connect to a DB System. Select the Workspace tab in the ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-server-upgrades.html
to 9.x.y-uN: These upgrades are performed automatically and according to the maintenance window defined on the DB System. Major version upgrades, such as from 8.0.x to 8.N.y, or from 8.x.y to 9.N.M: These upgrades must be performed manually. Only ...
https://dev.mysql.com/doc/connector-j/en/connector-j-config-failover.html
A failover happens when connection-related errors occur for an underlying, active connection. The connection errors are, by default, propagated to the client, which has to handle them by, for example, recreating the working objects (Statement, ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-datetime-types-processing.html
connectionTimeZone Configures the connection time zone which is used by Connector/J if conversion between the JVM default and a target time zone is needed when preserving instant temporal values. Accepts a geographic time zone name or a time zone ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-security.html
paranoid Take measures to prevent exposure sensitive information in error messages and clear data structures holding sensitive data when possible? Default Value false Since Version 3.0.1 serverRSAPublicKeyFile File path to the server RSA public key ...
https://dev.mysql.com/doc/refman/8.4/en/account-categories.html
MySQL incorporates the concept of user account categories, based on the SYSTEM_USER privilege. The SYSTEM_USER privilege has an effect on the accounts to which a given user can apply its other privileges, as well as whether the user is protected ...