Bug #62626 call to empty boost::function
Submitted: 4 Oct 2011 22:43 Modified: 4 Oct 2011 23:14
Reporter: Thomas Johnson Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.35 CE OS:Windows (Windows 7 Professional x64)
Assigned to: CPU Architecture:Any
Tags: call to empty boost::function

[4 Oct 2011 22:43] Thomas Johnson
Description:
ON connecting, it reports: call to empty boost::function

Exception = MySQL.Grt.BackendException
Message = call to empty boost::function
FullText = MySQL.Grt.BackendException: call to empty boost::function
   at MySQL.Workbench.WbContext.flush_idle_tasks()
   at MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)

How to repeat:
Double Click a =ny exitsing connection under SQL Developement

Suggested fix:
It should onenct to the DB without any error.
[4 Oct 2011 22:53] MySQL Verification Team
Thank you for the bug report. Duplicate of bug: http://bugs.mysql.com/bug.php?id=62407.
[4 Oct 2011 23:14] Thomas Johnson
Solution from http://bugs.mysql.com/bug.php?id=62407 worked for me.