Search



Search Results
Displaying 1501 to 1510 of 1804 total results
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 ...Use the MySQL Administrator user specified when creating the DB System, see Creating a DB System, or use a MySQL user account created on the DB System using CREATE USER ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-versions-deprecation.html
While you cannot choose a deprecated server version when creating a new DB System , you can restore the backup of a deprecated server version into a new DB System. MySQL Versions Deprecation and Removal Policy in MySQL HeatWave Service 3.1.2.1.3 ...
https://dev.mysql.com/doc/heatwave-aws/en/supported-mysql-server-versions.html
It is ideal for developers and database administrators working in fast-paced environments with high levels of automated tests and modern continuous integration techniques for faster upgrade cycles. MySQL 8.1.0 is the first innovation release, and ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-9-3-0-2.2.4.html
Each InnoDB Cluster is put into an InnoDB ClusterSet when it is created by MySQL Operator for Kubernetes: It can either be in a new ClusterSet as its single and primary cluster, or it can join a specific, pre-existing ClusterSet as a replica cluster. Functionality Added or Changed For the Enterprise Edition only: MySQL Operator for Kubernetes now supports creating backups to cloud storage using the MySQL Enterprise Backup tool, and restoring such backups to server instances in InnoDB ...
https://dev.mysql.com/doc/connector-j/en/connector-j-2-way-authentication.html
The only requirements are that the CA certificate configured in the server must be able to validate the client certificate and the CA certificate imported into the client truststore must be able to validate the server certificate; the two CA ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-datetime-types-processing.html
If set to "true", its value is rendered with fractional seconds allowing to store milliseconds into MySQL TIME column. connectionTimeZone Configures the connection time zone which is used by Connector/J if conversion between the JVM default and a ...
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/connector-j/en/connector-j-installing-source.html
Extract contents of the archive into a folder named, for example, mysql-connector-j. Caution You need to install Connector/J from source only if you want to build a customized version of Connector/J or if you are interested in helping us test our ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-dns-srv.html
In an X DevAPI connection pooling setup, Connector/J re-queries the DNS SRV records regularly and phases out gracefully any connections whose hosts no longer appear in the records, and readmits the connections into the pool when their hosts reappear ... Connector/J supports the use of DNS SRV records for ...
https://dev.mysql.com/doc/connector-j/en/connector-j-testing.html
The test cases are divided into the following categories: Unit tests: They are methods located in packages aligning with the classes that they test. The Connector/J source code repository or packages that are shipped with source code include an ...
Displaying 1501 to 1510 of 1804 total results