Bug #66957 Execute select query on remote table
Submitted: 25 Sep 2012 11:00 Modified: 25 Oct 2012 23:02
Reporter: Frederik Pfisterer Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.43 OS:Windows (Microsoft Windows 7 Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[25 Sep 2012 11:00] Frederik Pfisterer
Description:
select * from foo on remote database causes workbench to crash

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

MySQL Workbench CE for Windows version 5.2.43  revision 9869
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:
execute: 
select * from foo; on remote database
[25 Sep 2012 23:02] MySQL Verification Team
Thank you for the bug report. The connection to the remote server is slower and when you performs a ping there are packages lost?. Thanks.
[26 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".