patch mysql-query-browser-default_schema_infinite_loop.patch
from https://bugzilla.redhat.com/show_bug.cgi?id=266781

--- 
mysql-gui-tools-5.0r12_orig/mysql-query-browser/source/linux/MQQueryDispatcher.cc
   2007-04-27 09:11:32.000000000 -0400
+++ 
mysql-gui-tools-5.0r12/mysql-query-browser/source/linux/MQQueryDispatcher.cc    
    2007-10-06 10:40:45.000000000 -0400
@@ -558,8 +558,8 @@
 
   Gtk::Main::instance()->run();
 
-  while(!req->is_complete())
-    ;
+  //while(!req->is_complete())
+  //  ;
 
   return sps;
 }


** Changed in: mysql-gui-tools (Ubuntu)
     Assignee: (unassigned) => MOTU Media Team (motumedia)

-- 
mysql-query-browser doesn't appear after connection is made
https://bugs.launchpad.net/bugs/183446
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to