MySQL HeatWave Release Notes

2.30 Changes in MySQL HeatWave 8.0.32-u1 (2023-02-21, General Availability)

MySQL HeatWave AutoML

  • MySQL HeatWave AutoML adds support for multivariate endogenous forecasting models, and exogenous forecasting models. (WL #15511)

Functionality Added or Changed

  • The rpd_tables table now supports recovery time measurement with RECOVERY_SOURCE, RECOVERY_START_TIMESTAMP and RECOVERY_END_TIMESTAMP. The performance_schema.global_status now includes the rapid_recovery_time variable. (WL #15441)

  • Arithmetic operators are now supported with variable-length encoded string columns. Mathematical functions are now supported with variable-length columns. (WL #15405)