Bug #91910 Executing a script in one tab, switching tab causes crash
Submitted: 6 Aug 2018 15:01 Modified: 6 Aug 2018 15:31
Reporter: Justin Levene Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3 OS:Windows (10)
Assigned to: CPU Architecture:Any

[6 Aug 2018 15:01] Justin Levene
Description:
If accessing a remote server over the net and you execute a simple select script, if you open another tab or switch to another tab before the script finishes executing, MYSQL Workbench crashes and you can't close the tab.

How to repeat:
1) Open a remote server connection (these are slower than local and help)
2) Execute a simple "select * from table" command
3) Before the data is displayed, switch to another SQL script tab
4) Once the data returns, Workbench will crash, every time

Suggested fix:
N/A
[6 Aug 2018 15:19] MySQL Verification Team
Please try version 8.0.12.

https://dev.mysql.com/downloads/workbench/
[6 Aug 2018 15:31] Justin Levene
Seems to be fixed in v8