79719748

Date: 2025-07-30 09:59:18
Score: 3.5
Natty:
Report link

This commit introduced this bug since version 8.0.23 https://github.com/mysql/mysql-workbench/commit/b3c198f6a50dd44793860eaa6d3165eaeb2cbe72

It hard-codes the encoding to UTF-8, which is not Windows' default.

Apply this patch to fix the problem https://github.com/mysql/mysql-workbench/commit/c71cab7340ed4497faef65ed9bf99a5b90fe6897

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Howard