Hangs on long queries

Note: please leave bug reports and feature requests on

Hangs on long queries

Postby bneate » Tue Mar 19, 2013 2:54 pm

Using the standalone DBeaver 2.1.0 when I try to run long queries the UI hangs with the Read data dialog (Has the Run in Background button) displayed but no input is accepted. This has been happening for at least the past 3 versions of DBeaver. I'm using the mysql driver. Let me know if there is any more information I can provide.
bneate
 
Posts: 2
Joined: Tue Mar 19, 2013 2:48 pm

Re: Hangs on long queries

Postby Serge » Tue Mar 19, 2013 4:38 pm

Hello,

I've just reproduced it with MySQL. I think this problem appeared after JDBC driver version update.
Now DBeaver shipped with Connector/J 5.1.22 which is too "multithread paranoid" and synchronizes most of functions including trivial. UI freezes when BDeaver tries to check current connection's autocommit flag.

Next version will contain fix of this problem. Untill then you may try to use some older MySQL driver (e.g. 5.1.13) - you may configure it manually in driver manager.
Next version (hotfix) will be released till the end of month.

Thanks for report!
Serge
 
Posts: 1526
Joined: Sat Feb 26, 2011 8:24 pm
Location: SPb

Re: Hangs on long queries

Postby bneate » Tue Mar 19, 2013 4:54 pm

Thanks...downgrading the to the 5.0.8 MySQL driver and everything is responsive again! Keep up the great work.
bneate
 
Posts: 2
Joined: Tue Mar 19, 2013 2:48 pm


Return to Support



Who is online

Users browsing this forum: Google [Bot] and 14 guests

cron