Bug #66710 Submit a select query
Submitted: 5 Sep 2012 18:08 Modified: 13 Oct 2012 15:10
Reporter: Frederik Pfisterer Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.42 OS:Windows (Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[5 Sep 2012 18:08] Frederik Pfisterer
Description:
crash when execution select * from table, on a remote database.

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.42  revision 9752
Configuration Directory: C:\Users\fredpfi\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7  Service Pack 1 (build 7601), 64-bit
CPU: 4x Intel(R) Core(TM) i5 CPU         750  @ 2.67GHz, 8.0 GiB RAM
Active video adapter (0): NVIDIA GeForce GTS 250
Installed video RAM: 1024 MB
Current video mode: 1920 x 1080 x 4294967296 Farben
Used bit depth: 32
Driver version: 8.16.11.9062
Installed display drivers: nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
Current user language: Deutsch (Deutschland)

Exception = System.Runtime.InteropServices.SEHException
Message = Eine externe Komponente hat eine Ausnahme ausgelöst.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): Eine externe Komponente hat eine Ausnahme ausgelöst.
   bei System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
   bei System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
   bei MySQL.Forms.DispatchControl.RunOnMainThread(function<void \* __cdecl(void)>* slot, Boolean wait)
   bei MySQL.Forms.UtilitiesImpl.perform_from_main_thread(function<void \* __cdecl(void)>* slot, Boolean wait)
   bei MySQL.MCallback2<void \*\,boost::function<void \* __cdecl(void)> const \&\,bool>.cpp_callback(function<void \* __cdecl(void)>* a1, Boolean a2)

How to repeat:
select * from table, on a remote database.
[13 Sep 2012 15:10] MySQL Verification Team
Please try version 5.2.43. Thanks.
[14 Oct 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".