forums › forums › SQLyog › Using SQLyog › 1-2 Sec Delay When Executing Query
- This topic is empty.
-
AuthorPosts
-
-
March 19, 2013 at 11:53 am #12949akadnaMember
Each time we perform a query, there is a delay of 1-2 seconds before even a simple query return a result.
A simple queries like SELECT * FROM table LIMIT 1; hangs for 1-2 seconds before the result appears.
If you press the “Table Data” tab, the data is displayed immediately without any delay.
We are experiencing this problem on 4 different computers. We are using Windows 7 (64 bit) and SQLYog v. 11.01 (64 bit) (Trial)
Are we the only ones who experience the problem?
We enjoy using SQLYog, but the delay it's kind of a show stopper for us: (
-
March 19, 2013 at 12:17 pm #34238sathishMember
Hello,
We are unable to reproduce this at our end. Could you please create a private support ticket by sending a mail to [email protected]
-
March 22, 2013 at 10:13 am #34239ThrawgMember
Just to add another data point I've noticed this with the latest version (11.01 running on Windows 8 with MySQL 5.5.28) came to the forums to see if anyone else has noticed it. Status line will say 0.001sec for a very simple query but there will be a delay before SQLyog runs the query of about 1 second, never used to happen.
-
March 22, 2013 at 10:30 am #34240
-
March 22, 2013 at 3:37 pm #34241ThrawgMember
Jan, I was using the 64 bit version, just installed the 32 bit version and the behaviour isn't replicated, query runs instantly on pressing F9.
-
April 12, 2013 at 9:52 am #34242
-
April 13, 2013 at 1:05 pm #34243ThrawgMember
Jan: Intel i7-3770 with 16GB Ram.
-
April 16, 2013 at 8:49 am #34244Jan.SMember
@thrawg: We have a build that works on our test machine where we were able to reproduce this. If you would be willing to test the build, you can create a support ticket by sending an email to [email protected] , and we will give you the link to the test build. Also please let us know which version of SQLyog you are using.
-
April 17, 2013 at 10:47 am #34245ThrawgMember
@Jan: I just downloaded version 11.1.0-2 to double check the issue before emailing support and the issue appears to have resolved itself, both the 32bit and 64bit versions of the client respond immediately. To make sure that I'm not mad and the last month or so hasn't been a figment of my imagination I uninstalled and re-installed the previous 2 versions I download to try and replicate the issue again. Unfortunately using SQLyog-11.0.1-0.x64 and SQLyog-11.0.0-2.x64 I couldn't reproduce the error, this suggests a change to my environment but I can't really recall anything, the issue just started a couple of versions ago after an update.
-
April 17, 2013 at 10:58 am #34246ThrawgMember
OK, I remembered a change I made, I updated the max_allowed_packet setting in MySQL, was too low so I increased it to 128M. I went back and reverted this value to the default and restarted MySQL, the delay has returned for the 64bit client even after returning the value to 128M, I'll email support to test the test build.
-
April 19, 2013 at 12:07 pm #34247Jan.SMember
We have released 11.11 which should not have this issue. You can read the release notes and download from http://blog.webyog.com/
-
-
AuthorPosts
- You must be logged in to reply to this topic.