Bug #112640 | Visual Explain fails with error in logs | ||
---|---|---|---|
Submitted: | 5 Oct 2023 16:38 | Modified: | 23 Sep 14:08 |
Reporter: | Adam Bailey | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 8.0.34 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[5 Oct 2023 16:38]
Adam Bailey
[5 Oct 2023 16:51]
Adam Bailey
I wonder if this is because MySQL Workbench does not believe MySQL Server version 8.1.0 is supported, as I received a warning when trying to edit the options file.
[6 Oct 2023 12:57]
MySQL Verification Team
Hello Adam, Thank you for the bug report. Imho this is duplicate of Bug #97595, please see Bug #97595. Regards, Ashwini Patil
[6 Oct 2023 14:02]
Adam Bailey
I am experiencing a different problem than the bug you referenced. In that bug, the user is able to choose Visual Explain and the MySQL Workbench attempts to render a result, albeit, incorrectly. When I try to choose Visual Explain, the selection returns back to Tabular Explain and refuses to even try Visual Explain because of the error listed in the log file.
[19 Sep 7:03]
MySQL Verification Team
Hello Adam, Could you please check with WB 8.0.38? I quickly ran your query and able to see the visual explain ( checked MySQL Workbench Community (GPL) for macOS version 8.0.38 CE build 4270059 (64 bit) on macOS 14.x Sonoma arm64). Thank you. Related - Bug #116152 regards, Umesh
[23 Sep 14:08]
Adam Bailey
Having the WB the same version or higher than the Server should work just fine. I am at 8.0.36 WB/Server and it works OK. I do not have permissions to install a newer version. The problem appears to be related to WB must identify an official Server release to allow the Visual Explain Plan; having a newer server with an older client will cause issues.