Documentation Home
MySQL Workbench Release Notes
Related Documentation Download these Release Notes
PDF (US Ltr) - 1.0Mb
PDF (A4) - 1.0Mb


MySQL Workbench Release Notes  /  Changes in MySQL Workbench 8.0  /  Changes in MySQL Workbench 8.0.47 (2026-04-23)

Changes in MySQL Workbench 8.0.47 (2026-04-23)

Functionality Added or Changed

  • The bundled LIBPNG library has been updated to 1.6.56. (Bug #38965332)

  • The bundled OpenSSL library has been updated to 3.5.5. (Bug #38906653)

  • MySQL HeatWave Migration Assistant now supports partial migrations, allowing users to choose what schemas and objects to migrate, including individual DB objects such as schemas, tables, views, routines, events, triggers, libraries, and user accounts.

    For more information, see MySQL HeatWave Migration Assistant. (WL #17258)

  • MySQL HeatWave Migration Assistant now attempts to connect to the source instance from the jump host in OCI. If the connection is successful, data will be transferred from the jump host instead of the host where the migration assistant is running.

    For more information, see MySQL HeatWave Migration Assistant. (WL #17256)