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.24 (2021-04-20, General Availability)

Changes in MySQL Workbench 8.0.24 (2021-04-20, General Availability)

Functionality Added or Changed

  • The following third-party libraries were upgraded in this release:

    • AT-SPI

    • Cairo

    • FreeTDS

    • GDAL/OGR

    • HtmlRenderer (System.Drawing.Html)

    • iODBC

    • libgcrypt

    • Libintl

    • libgpg-error

    • Libpng

    • libssh v0.7.5-openssl1.1_patch

    • Libzip

    • PCRE (Perl Compatible Regular Expressions) Library

    • Pixman

    • PROJ.4

    • PyODBC

    • PySQLite (removed)

    • TreeViewAdv for .NET

    • VSQLite++

    (Bug #32317082)

  • The linked OpenSSL library for MySQL Workbench has been updated to version 1.1.1K. Issues fixed in the new OpenSSL version are described at https://www.openssl.org/news/cl111.txt and https://www.openssl.org/news/vulnerabilities.html. (Bug #31957287, Bug #32260611)

Bugs Fixed

  • MySQL Workbench 8.0.23 closed unexpectedly after starting on macOS systems. This fix adds the Python 3.7 framework as a prerequisite for the installation. (Bug #32395192, Bug #102286)

  • Unexpected output was written to the console when MySQL Workbench was started from the command line on Linux. Adjusting the log level did not stop the output. This issue was unrelated to log suppression and was eliminated by resolving a different issue. (Bug #32106379)