Forum Replies Created
-
AuthorPosts
-
July 31, 2014 at 2:30 pm in reply to: Feature Request: Session Restore – Restore Selected/active Database #34948kjordan2001Member
Any idea of a timeframe for this feature? If you have a number of connections open, it’s annoying to have to reselect the last database you were on every time you start up SQLyog.
kjordan2001MemberHello,
We have added this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1920 We will schedule this according to priority.
Regards,
Sathish
Is this being worked on? It would be nice if at least with a session restore it re-selected the last database that was selected.
Just found this topic: http://forums.webyog.com/index.php?showtopic=7486
Will continue any discussion there.
kjordan2001Member'Khushboo' wrote on '21:Hi Smine,
There was a problem in our downloads page. We have fixed the issue, please download and check.
We are extremely sorry for the inconvenience.
Regards,
Khushboo
I'm trying to download 8.6.0-6 from my account, but I get “The requested URL was not found on this server” when I click on the link.
kjordan2001Member'peterlaursen' wrote on '10:It was removed after beta1. It caused unacceptable slowness with connection to remote servers with large tables.
I think this should be readded with a configurable option to enable/disable it (by default disabled). Maybe even configurable per table or database or connection. I'm not sure how it would cause slowness since a lot of other products do this. I would figure it would be slower as queries got more complex, but a simple display of a table shouldn't be that slow.
kjordan2001Member'Khushboo' wrote on '12:Hi,
This feature is added in 7.5 beta1 , just released!
Please refer to:
http://www.webyog.com/blog/2009/01/09/sqly…-been-released/
Thank you for your interest.
Regards,
Khushboo
Just noticed your response. How do I enable this? Even in the latest 8.3, I still get 50 row(s) for the current display size instead of how many are in the overall result set.
kjordan2001MemberDoes anyone know if any progress has been made on this seeing as that request is 9 months old? I would think it would be fairly trivial to add a SQL_CALC_FOUND_ROWS to the SQL statement that populates the table and then do a SELECT FOUND_ROWS(); to get the total number of rows and display that down below or even next to the number you're on.
-
AuthorPosts