MySQL Enterprise Backup 8.3 Release Notes  /  Changes in MySQL Enterprise Backup 8.3.0 (2024-01-16, Innovation Release)

Changes in MySQL Enterprise Backup 8.3.0 (2024-01-16, Innovation Release)

MySQL Enterprise Backup 8.3.0 is the latest release for MySQL Enterprise Backup. It only supports MySQL Server 8.3.0. For MySQL 8.0, use the MySQL Enterprise Backup version with the same version number as the server.

Bugs Fixed

  • When creating a backup, mysqlbackup reset the system variable log_error_suppression_list on the server being backed up to its default value. With this fix, the value of the system variable is preserved. (Bug #35748874)

  • mysqlbackup failed to restore a partial backup when it contained tables with foreign key constraints. (Bug #35435374)