Search Results
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-nl-sql.html
You can use this routine for generating and running SQL queries only for databases and tables that you have access to. The routine also runs the generated SQL statement and displays the result set. The routine automatically detects these errors, and ...
https://dev.mysql.com/doc/heatwave-aws/en/ha-overview.html
In a Group Replication setup, the binary logs for the different MySQL instances are managed independently from each other: even though the instances have the same data, they might have different number of binary log files with different file names ... Overview of High Availability 12.1 Overview of High Availability A high availability DB System is made up of three MySQL instances: a primary instance and two secondary ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-backup-restoring.html
If you are using this process to get a different shape or more storage for the DB System, choose the shape that you want the new DB System to have. Note:Choices of configuration might be restricted by features you have chosen for the DB system; for ... Restoring a Backup to a New DB System 18.4 Restoring a Backup to a New DB System When you restore a backup, you create a new DB System and restore the backup to ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-billing-free-quota.html
Backups Let us assume you have two active DB systems with data storage size of 50 GiB and 100 GiB in the tenancy in region 1. Let us assume the automatic backups have a total size of 50 GiB. Note:If you have tenancies in two regions, each region is ... Billing and Free Quota for Backup Storage 18.6 Billing and Free Quota for Backup Storage The backup storage billing depends on the DB system state and the data storage size that you defined while creating a DB system or updating the storage ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-creating-lakehouse-data-mapping.html
All the files that you want to map should have the same format. Default: Default value is Disabled Enabled: Treat the first row of the file as the header Disabled: Treat the file as if it does not have a header. If you have not selected Load into ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-server-compatibility.html
From MySQL Shell 8.0.26, this option also removes user accounts that do not have passwords set, except where an account with no password is identified as a role, in which case it is dumped using the CREATE ROLE statement. Views and routines have ...
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/connector-j/en/connector-j-reference-implementation-notes.html
If you are working with ResultSets that have a large number of rows or large values and cannot allocate heap space in your JVM for the memory required, you can tell the driver to stream the results back one row at a time. Note Failures to cancel the ... MySQL Connector/J, as a rigorous implementation of the JDBC API, passes all of the tests in the publicly available version of Oracle's JDBC compliance test ...
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-using-ssl.html
For SSL support to work, you must have the following: A MySQL server that supports SSL, and compiled and configured to do so. If no such restrictions have been specified, Connector/J attempts to connect to the server with the TLSv1.2 and TLSv1.3. If ... Connector/J can encrypt all data communicated between the JDBC driver and the server (except for the initial handshake) using ...
https://dev.mysql.com/doc/connector-j/en/connector-j-support-bug-report.html
If you have a repeatable bug report, please report it to the bugs database at http://bugs.mysql.com/. The normal place to report bugs is http://bugs.mysql.com/, which is the address for our bugs database. This database is public, and can be browsed ...