Documentation Home
HeatWave Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 383.8Kb
PDF (A4) - 383.4Kb


HeatWave Release Notes  /  Changes in MySQL HeatWave  /  Changes in MySQL HeatWave 8.0.33 (2023-04-27, General Availability)

Changes in MySQL HeatWave 8.0.33 (2023-04-27, General Availability)

MySQL HeatWave AutoML

Functionality Added or Changed

  • 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)