Search Results
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-hwaml-evaluate-model.html
Both explain which feature had the largest impact on that prediction, and might also include the feature that had the largest impact against that prediction. Evaluate a MySQL HeatWave AutoML model 13.3 Evaluate a MySQL HeatWave AutoML model ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-service-limits.html
For example, if there are two DB Systems in your tenancy and both have automatic backup set up, with one having a retention period of 5 days and another having a retention period of 7 days, the Sum of DB System Backup Retention Days will be 12.
https://dev.mysql.com/doc/heatwave-aws/en/hw-aws-server-versions.html
Both of the release tracks are production-grade quality and supported by MySQL HeatWave Service. MySQL Server Versions 3.1.2.1 MySQL Server Versions The MySQL versioning model consists of two release tracks, Innovation and Long-Term-Support ...
HeatWave on AWS :: 3.1.2.1.3 MySQL Versions Deprecation and Removal Policy in MySQL HeatWave Service
https://dev.mysql.com/doc/heatwave-aws/en/mysql-versions-deprecation.html
Customers are advised to regularly update their DB systems on both the Innovation or LTS/Bugfix tracks to the latest available version on MySQL HeatWave on AWS. MySQL Versions Deprecation and Removal Policy in MySQL HeatWave Service 3.1.2.1.3 MySQL ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-33-2.0.9.html
Known Limitation Functionality Added or Changed Bugs Fixed Known Limitation A known limitation of this release: if an existing InnoDB Cluster was initially created using MySQL Operator 8.0.30-2.0.6 or earlier, then an update to 8.0.33-2.0.9 fails ...
https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-9-3-0-2.2.4.html
Backups can be one-off or scheduled, and both full and incremental backups are supported. Functionality Added or Changed For the Enterprise Edition only: MySQL Operator for Kubernetes now supports creating backups to cloud storage using the MySQL ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-datetime-types-processing.html
If set to an explicit time zone then it must be one that either the JVM or both the JVM and MySQL support. connectionTimeZone Configures the connection time zone which is used by Connector/J if conversion between the JVM default and a target time ...
https://dev.mysql.com/doc/connector-j/en/connector-j-connp-props-security.html
This may be required when using external JSSE providers or to specify cipher suites compatible with both MySQL server and used JVM. paranoid Take measures to prevent exposure sensitive information in error messages and clear data structures holding ...
https://dev.mysql.com/doc/connector-j/en/connector-j-installing.html
Both types of distributions are available from the Connector/J Download page. You can install the Connector/J package using either a binary or source distribution. While the binary distribution provides the easiest method for installation, the ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-charsets.html
Setting the Character Encoding For Connector/J 8.0.25 and earlier: The character encoding between the client and the server is automatically detected upon connection (provided that the Connector/J connection properties characterEncoding and ...