Search Results
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-nl-sql.html
The routine also runs the generated SQL statement and displays the result set. You can use this routine for generating and running SQL queries only for databases and tables that you have access to. The routine automatically detects these errors, and ...
https://dev.mysql.com/doc/heatwave/en/mys-hwgenai-vector-store-load.html
table_name: if both uri and table_name are provided, the routine loads the specified URI into the specified table. The VECTOR_STORE_LOAD routine generates vector embedding for the specified files or folders that are stored in the bucket, and loads ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-25.html
For example, the following query can now be offloaded to MySQL HeatWave for execution: SELECT DISTINCT a FROM t1 ORDER BY c DESC; (Bug #32583856) Query plan statistics are now collected and stored in a statistics cache when a query is executed in ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-8-0-33-u3.html
With this feature, users can now analyze data in both MySQL InnoDB and an object store using familiar SQL syntax in the same query. MySQL HeatWave Lakehouse MySQL HeatWave expands to include MySQL HeatWave Lakehouse, letting organizations process ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-0-1-u1.html
The console Total Warnings will include both the displayed and the filtered warnings count. MySQL HeatWave AutoML MySQL HeatWave GenAI MySQL HeatWave Lakehouse MySQL HeatWave MySQL HeatWave AutoML MySQL HeatWave AutoML now supports semi-supervised ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-5-0.html
This update allows for seamless handling of both stored and virtual generated columns, enabling you to efficiently load data from CSV files while leveraging the benefits of generated columns in their database design. Note These release notes were ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-channel-filter-rules.html
For example, if you create a filter rule with type, REPLICATE_DO_DB, and filter value, mysql1, and another filter rule, with type, REPLICATE_DO_DB, and filter value, mysql2, then both mysql1 and mysql2 databases are replicated. Channel Filter Rules ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-cloudwatch-metrics.html
In case of a loss of quorum when both secondaries are unreachable (for example, due to network partitioning), no metrics will be sent until majority is restored for the DB System. CloudWatch Monitoring Metrics 17.1.1 CloudWatch Monitoring Metrics ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-console.html
To allow network access to both the MySQL HeatWave Console and OCI Console, add the following URLs to the allowlist for firewalls and proxy servers: *.mysql.com *.oracle.com *.oraclecloud.com *.oracleinfinity.io oracle.112.2o7.net ... Using the ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-creating-channel.html
You need to know both the hostname of the source and the IP address at which the source can be reached. Creating a Channel 8.5 Creating a Channel Note:In MySQL replication, a replica is a MySQL server that receives changes from another MySQL server ...