MySQL Shell Release Notes  /  Changes in MySQL Shell 8.4.7 (2025-10-21, LTS Release)

Changes in MySQL Shell 8.4.7 (2025-10-21, LTS Release)

Note

These release notes were created with the assistance of MySQL HeatWave GenAI.

Utilities Bugs Fixed

  • The copyInstance() utility failed when copying from server version 9.3.0 with MySQL Shell 9.3.1. Error similar to the following was returned:

            Requested MySQL version '9.3.1' is newer than the maximum version 
            '9.3.0' supported by this version of MySQL Shell (ArgumentError)

    (Bug #38107377)