PDF (US Ltr)
- 18.6Kb
PDF (A4)
- 18.9Kb
MySQL Enterprise Backup 8.3.0 is the latest release for MySQL Enterprise Backup, and supports MySQL Server 8.3.0 only. For MySQL 8.0, use the MySQL Enterprise Backup version with the same version number as the server.
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)