Forum Replies Created
-
AuthorPosts
-
sathishMember
Hello,
There was only one change in V10.0. From the release notes:
Quote:- –The shortcut to 'execute all queries' has been changed from SHIFT+F9 to CTRL+F9 . This is changed because SHIFT+F9 on some keyboards (including most English keyboards) could easily be mistyped if user wanted to type a bracket ( “(” or “)” ).
sathishMemberHello,
We have added this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1929 We will schedule this according to priority.
Regards,
Sathish
sathishMemberHello,
This is the default behavior. We have checked this in V8.2 also. Could you please let us know which version you are referring where it was working?
Regards,
Sathish
sathishMemberSQLyog will identify the end of each query with ':' (semi-colon). So in your case “slfdslfjldskfj” does not have semicolon so it is considered as one single query.
sathishMemberCurrently SQLyog does not have an option. But we have this in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=324 We will schedule this according to priority.
sathishMemberHello,
We already have this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1002 We will schedule this according to priority.
Regards,
Sathish
sathishMemberHello,
There is an option to Generate queries using backquotes. To enable this option go to Tools -> Preferences-> General and check Generate queries using backquotes. Please find the screenshot attached.
Regards,
Sathish
April 2, 2013 at 3:49 am in reply to: Problem Running Multiple Sql Statements In The Query Window #34273sathishMemberIf the query has multiple SELECT statements you can see multiple result tabs at the bottom. Please find the screenshot attached.
sathishMemberWe have added this in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1927 We will schedule this according to priority.
sathishMemberThe TRIAL cannot be registered. You will have to download and install again – and this time the REGISTERED version.
A mail with download link and registration details was sent to the email address used for purchase immediately after purchase. Note that links in this mail are only guaranteed to last for 72 hours. If more time has passed since purchase you may use our Customer Portal at http://www.webyog.com/customer The ID for login here is also the email address used for purchase (it can be changed when you are logged on for the first time).
sathishMemberHello,
I have replied in the ticket which you had created.
Regards,
Sathish
sathishMemberHello,
We have added this request in our issue trackere here: https://code.google.com/p/sqlyog/issues/detail?id=1926 We will schedule this according to priority.
Regards,
Sathish
sathishMemberHello,
We have added this request in our issue tracker here: https://code.google.com/p/sqlyog/issues/detail?id=1551 We will schedule this according to priority.
Regards,
Sathish
sathishMemberThis would require parsing in order to find out the table name(s). We generally do not parse statements to retrieve data as the syntax could change with server versions. Also this is a very rare case (till now we have had no such reports). If more users have the same or similar requests then we will look into it again at that time.
sathishMemberThank you for the information. Currently we are busy with V11.1 release. We will look into it after GA release probably after 2 weeks.
-
AuthorPosts