MySQL HeatWave Release Notes
MySQL HeatWave AutoML now supports a recommendation task, see Generate Recommendations. (WL #15416)
The new MySQL HeatWave Auto Unload utility automates the process of unloading tables from MySQL HeatWave. (WL #15447)
The following columns were added to the
performance_schema.rpd_query_stats
table:
CONNECTION_ID
: The ID of the connection.
STATEMENT_ID
: The global query ID.
(WL #15526)