Search



Search Results
Displaying 1141 to 1150 of 1541 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 ...
https://dev.mysql.com/doc/heatwave-aws/en/mysql-versions-deprecation.html
MySQL Versions Deprecation and Removal Policy in MySQL HeatWave Service 3.1.2.1.3 MySQL Versions Deprecation and Removal Policy in MySQL HeatWave Service New versions and updates: MySQL HeatWave on AWS begins supporting new MySQL Server versions ...
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
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 Clusters.
https://dev.mysql.com/doc/connector-j/en/connector-j-2-way-authentication.html
Apply the steps outlined in both Section 6.9.1, “Setting up Server Authentication” and Section 6.9.2, “Setting up Client Authentication” to set up a mutual, two-way authentication process in which the server and the client authenticate each ...
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-performance-extensions.html
callableStmtCacheSize If 'cacheCallableStmts' is enabled, how many callable statements should be cached? Default Value 100 Since Version 3.1.2 metadataCacheSize The number of queries to cache 'ResultSetMetadata' for if 'cacheResultSetMetaData' is ...
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-fractional-seconds.html
While a java.sql.TIME instance, according to the JDBC specification, is not supposed to contain fractional seconds by design, because java.sql.TIME is a wrapper around java.util.Date, it is possible to store fractional seconds in a java.sql.TIME ...
https://dev.mysql.com/doc/connector-j/en/connector-j-installing-source.html
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 new code. To just get MySQL Connector/J up and running on your system, install ...
Displaying 1141 to 1150 of 1541 total results