query builder is very slow

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
john_kuiper
Posts: 19
Joined: Tue 15 May 2012 09:34

query builder is very slow

Post by john_kuiper » Fri 21 Jun 2013 07:20

I'm running a vista sp2 with 4 gb ram and dbforge for MySQL 6.0.265.
When I will change a query and paste the query into the editor of the query builder, it is is very slow. It looks like something is build (code completition ?).
Also change something in the editor has a delay for several seconds per character.

Is there an option to set off, so it can work again as fast as it was before?
It is very annoying.

alexa

Re: query builder is very slow

Post by alexa » Fri 21 Jun 2013 08:12

Could you please provide us the full text of the query?

john_kuiper
Posts: 19
Joined: Tue 15 May 2012 09:34

Re: query builder is very slow

Post by john_kuiper » Fri 21 Jun 2013 13:07

It doesn't mather what I do.
A simple query like "SELECT id FROM sales" will give a delay.

U set 'enable code completition' in Options to false and now it's very fast.

alexa

Re: query builder is very slow

Post by alexa » Tue 25 Jun 2013 10:05

Could you please let us know what is the size of the database and try selecting 'Edit -> Code Completion -> Clear Suggestions Cache' in order to eliminate the issue?

Will it be possible to record a video demonstrating this issue? This would really help us in investigating the issue.

You can send the reply straight to our support system at supportATdevartDOTcom, so we will keep further correspondence with you on this issue via that system.

john_kuiper
Posts: 19
Joined: Tue 15 May 2012 09:34

Re: query builder is very slow

Post by john_kuiper » Tue 02 Jul 2013 07:09

Just upgraded to Version 6.0.315 and now it's working much better.
Thank's and sorry for the delay reply.

Post Reply