Changes in MySQL Shell 8.2.1 (2023-11-21, Innovation Release)

Utilities Bugs Fixed
  • It was not possible to migrate from a compatible database using the copyInstance() or dumpInstance() utilities. Errors similar to the following error were returned:

    Util.copyInstance: Unknown system variable 'activate_all_roles_on_login' (MYSQLSH 1193)

    (Bug #35963431)